ソースを参照

数字货架菜单权限

chenrui 3 年 前
コミット
a1190b44b2
1 ファイル変更2 行追加2 行削除
  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: [
           {