feat: model category

This commit is contained in:
jialin
2024-12-27 19:12:51 +08:00
parent 9f40e2c71e
commit b4e30565d2
16 changed files with 68 additions and 56 deletions
+2 -1
View File
@@ -212,5 +212,6 @@ export default {
'common.button.recreate': '重新创建',
'common.button.delrecreate': '删除(重建)',
'common.options.all': '全部',
'common.options.none': '无'
'common.options.none': '无',
'common.options.auto': '自动'
};