feat(admin): implement group-centric relations and system/module/company linkage views
This commit is contained in:
@@ -56,7 +56,6 @@ const userTabs = [
|
||||
]
|
||||
|
||||
const adminTabs = [
|
||||
{ to: '/admin/permissions', label: '權限管理' },
|
||||
{ to: '/admin/systems', label: '系統' },
|
||||
{ to: '/admin/modules', label: '模組' },
|
||||
{ to: '/admin/companies', label: '公司' },
|
||||
|
||||
Reference in New Issue
Block a user