feat: depoly model advanced

This commit is contained in:
jialin
2024-09-04 14:32:36 +08:00
parent 01101678b3
commit ca595da0c7
23 changed files with 1032 additions and 217 deletions
+2 -1
View File
@@ -194,5 +194,6 @@ export default {
'common.button.feedback': '反馈',
'common.button.docs': '文档',
'common.button.version': '版本',
'common.title.delete.confirm': '确认删除'
'common.title.delete.confirm': '确认删除',
'common.button.addLabel': '添加标签'
};