chore: consistent UI statement

This commit is contained in:
jialin
2025-11-20 14:17:08 +08:00
parent 9b63c1a515
commit ebff5695ff
11 changed files with 20 additions and 21 deletions
+5 -5
View File
@@ -54,6 +54,11 @@ export const ActionList: ActionItem[] = [
key: 'api',
icon: icons.ApiOutlined
},
{
label: 'models.button.accessSettings',
key: 'accessControl',
icon: icons.Permission
},
{
label: 'common.button.stop',
key: 'stop',
@@ -64,11 +69,6 @@ export const ActionList: ActionItem[] = [
key: 'start',
icon: icons.Play
},
{
label: 'models.button.accessSettings',
key: 'accessControl',
icon: icons.Permission
},
{
label: 'common.button.delete',
key: 'delete',