fix: my models status

This commit is contained in:
jialin
2025-10-24 16:11:12 +08:00
parent 0401cf5fb9
commit ba80ade643
15 changed files with 277 additions and 61 deletions
+2 -1
View File
@@ -253,5 +253,6 @@ export default {
'common.button.edit.item': '编辑 {name}',
'common.button.terminal': '终端',
'common.button.addItem': '添加项',
'common.help.default': '默认: {content}'
'common.help.default': '默认: {content}',
'common.filter.status': '按状态筛选'
};