chore: draft model downloading

This commit is contained in:
jialin
2025-11-03 10:14:30 +08:00
parent ab9f9a9679
commit 2dab89363d
22 changed files with 157 additions and 62 deletions
+2 -1
View File
@@ -254,5 +254,6 @@ export default {
'common.button.terminal': '终端',
'common.button.addItem': '添加项',
'common.help.default': '默认: {content}',
'common.filter.status': '按状态筛选'
'common.filter.status': '按状态筛选',
'common.form.rule.selectInput': '请选择或输入{name}'
};