fix(styles): my models

This commit is contained in:
jialin
2025-10-14 20:09:43 +08:00
parent 8398ac59a1
commit f02b972dc0
4 changed files with 129 additions and 78 deletions
+5 -5
View File
@@ -61,11 +61,6 @@ export const ActionList: ActionItem[] = [
key: 'api',
icon: icons.ApiOutlined
},
{
label: 'models.button.accessSettings',
key: 'accessControl',
icon: icons.Private
},
{
label: 'common.button.stop',
key: 'stop',
@@ -76,6 +71,11 @@ export const ActionList: ActionItem[] = [
key: 'start',
icon: icons.Play
},
{
label: 'models.button.accessSettings',
key: 'accessControl',
icon: icons.Private
},
{
label: 'common.button.delete',
key: 'delete',