diff --git a/src/views/three-admin/role/config/rolePermession.ts b/src/views/three-admin/role/config/rolePermession.ts index 29d0afd..79426ac 100644 --- a/src/views/three-admin/role/config/rolePermession.ts +++ b/src/views/three-admin/role/config/rolePermession.ts @@ -1,3 +1,3 @@ export const ROLE_SCOPE_CONFIG = { - DEFAULT_PERMESSION_IDS: '2035916880060223489,2026041610467690430', + DEFAULT_PERMESSION_IDS: '2035916880060223489,2026041610467690430,2026051809451730260', };