fix: access source error

This commit is contained in:
jialin
2026-02-03 18:21:08 +08:00
parent 497813eced
commit 6d65797b4f
8 changed files with 67 additions and 61 deletions
+5 -5
View File
@@ -59,11 +59,11 @@ export const ActionList: ActionItem[] = [
key: 'api',
icon: icons.ApiOutlined
},
{
label: 'models.button.accessSettings',
key: 'accessControl',
icon: icons.Permission
},
// {
// label: 'models.button.accessSettings',
// key: 'accessControl',
// icon: icons.Permission
// },
{
label: 'common.button.stop',
key: 'stop',