|
|
@@ -62,4 +62,8 @@ export const constantRouterIcon = {
|
|
|
DisasterWarningIcon: renderSvg('disaster-warning'),
|
|
|
DisasterControlIcon: renderSvg('disaster-control'),
|
|
|
DisasterPrecaution: renderSvg('disaster-precaution'),
|
|
|
+ UserManageIcon: renderSvg('user-manage'),
|
|
|
+ MenuManageIcon: renderSvg('menu-manage'),
|
|
|
+ PermissionManageIcon: renderSvg('permission-manage'),
|
|
|
+ DictManageIcon: renderSvg('dict-manage'),
|
|
|
};
|