Browse Source

Merge branch 'develop_yh44' of jianguan-web/qpls-md-html into pre-release

李磊 9 months ago
parent
commit
2e11089ea6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/config/router.config.js

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

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