lilei 10 months ago
parent
commit
e80612176d
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,
         meta: {
           title: '促销管理',
-          icon: 'contacts'
-          // permission: 'M_promotionInfo'
+          icon: 'contacts',
+          permission: 'M_promotionInfo'
         },
         children: [
           {