wuhongyu %!s(int64=5) %!d(string=hai) anos
pai
achega
1603e45920
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/util/role_menu.js

+ 2 - 2
src/util/role_menu.js

@@ -90,8 +90,8 @@ export const technical = {
   path: '/technical/index',
 };
 export const defaultMenu = [
-  { name: '权限管理', path: '/permission/index' },
+  // { name: '权限管理', path: '/permission/index' },
   { name: '菜单管理', path: '/menu' },
-  { name: '子管理员管理', path: '/adminUser' },
+  // { name: '子管理员管理', path: '/adminUser' },
   { name: '平台字典管理', path: '/dictionary' },
 ];