refactor: table filters ux

This commit is contained in:
jialin
2026-04-08 18:54:06 +08:00
committed by jialin
parent 144914110a
commit a2b0236ea3
23 changed files with 700 additions and 396 deletions
+2 -1
View File
@@ -265,5 +265,6 @@ export default {
'models.form.backend.helperText': '该社区后端暂未启用,部署后将自动启用',
'models.table.instance.benchmark': '运行基准测试',
'models.table.modelView': '模型列表',
'models.table.instanceView': '实例列表'
'models.table.instanceView': '实例列表',
'models.table.category': '类别'
};