fix(core): adjust admin permission (#9204)

close AF-2001 AF-2002
This commit is contained in:
JimmFly
2024-12-20 02:26:17 +00:00
parent 0fdf2c4905
commit 7ff24e9c1c
7 changed files with 13 additions and 9 deletions

View File

@@ -69,6 +69,9 @@ export const ModalContent = ({
/>
),
value: 'link',
style: {
cursor: 'not-allowed',
},
},
]}
/>