lilei 10 月之前
父节点
当前提交
e80612176d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/config/router.config.js

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

@@ -3308,8 +3308,8 @@ export const asyncRouterMap = [
         component: PageView,
         meta: {
           title: '促销管理',
-          icon: 'contacts'
-          // permission: 'M_promotionInfo'
+          icon: 'contacts',
+          permission: 'M_promotionInfo'
         },
         children: [
           {