* Refactor manage priv group.

This commit is contained in:
tianshujie
2023-07-26 16:52:47 +08:00
parent 964c80366e
commit 00a1a8113a
3 changed files with 517 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ jsVar('window.selectedPrivIdList', $selectedPrivIdList);
jsVar('excludeIdList', $excludePrivsIdList);
jsVar('groupID', $groupID);
jsVar('type', $type);
jsVar('menu', $menu);
if($group->role == 'limited')
{