Browse Source

数字货架菜单权限

chenrui 3 years ago
parent
commit
a1190b44b2
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/config/router.config.js

+ 2 - 2
src/config/router.config.js

@@ -320,8 +320,8 @@ export const asyncRouterMap = [
         component: PageView,
         meta: {
           title: '数字货架',
-          icon: 'hdd'
-          // permission: 'M_numsGoodsShelves'
+          icon: 'hdd',
+          permission: 'M_numsGoodsShelves'
         },
         children: [
           {