fix: sglang enable across worker

This commit is contained in:
jialin
2025-11-20 15:59:05 +08:00
parent ebff5695ff
commit ea39a45f31
7 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
export default {
'apikeys.title': 'API 密钥',
'apikeys.table.apikeys': '密钥',
'apikeys.button.create': '新建 API 密钥',
'apikeys.button.create': '添加 API 密钥',
'apikeys.title.save': '保存 API 密钥',
'apikeys.form.expiretime': '过期时间',
'apikeys.form.apikey': 'API 密钥',