Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
3de77130
Commit
3de77130
authored
Mar 30, 2026
by
erio
Browse files
fix(channel): splice替换model_pricing条目 + 增强调试日志
parent
1cd033e5
Changes
2
Hide whitespace changes
Inline
Side-by-side
backend/cmd/server/VERSION
View file @
3de77130
0.1.1
12
0.1.1
05.13
frontend/src/views/admin/ChannelsView.vue
View file @
3de77130
...
@@ -970,6 +970,7 @@ async function handleSubmit() {
...
@@ -970,6 +970,7 @@ async function handleSubmit() {
}
}
const
{
group_ids
,
model_pricing
,
model_mapping
}
=
formToAPI
()
const
{
group_ids
,
model_pricing
,
model_mapping
}
=
formToAPI
()
console
.
log
(
'
[handleSubmit] model_pricing to send:
'
,
JSON
.
stringify
(
model_pricing
))
submitting
.
value
=
true
submitting
.
value
=
true
try
{
try
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment