style: instance cell style

This commit is contained in:
jialin
2026-03-26 18:20:55 +08:00
committed by jialin
parent 43dfc7e1f0
commit 144d5a6d5f
14 changed files with 125 additions and 51 deletions
+2 -2
View File
@@ -280,6 +280,6 @@ export default {
'models.form.backend.helperText':
'Not enabled yet. Will be enabled after deployment. ',
'models.table.instance.benchmark': 'Run Benchmark',
'models.table.modelView': 'Model View',
'models.table.instanceView': 'Instance View'
'models.table.modelView': 'Model List',
'models.table.instanceView': 'Instance List'
};