소스 검색

数字货架菜单权限

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: [
           {