fix: replicas, ready_replicas sorting

This commit is contained in:
jialin
2025-12-23 18:35:33 +08:00
parent 9e019a98f6
commit 530e8f7537
18 changed files with 106 additions and 77 deletions
+2 -1
View File
@@ -257,5 +257,6 @@ export default {
'common.filter.status': '按状态筛选',
'common.form.rule.selectInput': '请选择或输入{name}',
'common.tag.experimental': '实验性',
'common.title.example': '示例'
'common.title.example': '示例',
'common.button.dontshowagain': '不再提示'
};