guhongwei 4 years ago
parent
commit
ba8175b9b6
1 changed files with 27 additions and 10 deletions
  1. 27 10
      src/components/adminCommon/menu.js

+ 27 - 10
src/components/adminCommon/menu.js

@@ -68,25 +68,42 @@ export const fwjg = [
   {
     icon: 'iconzhengce1',
     index: '5',
-    title: '政策服务管理',
+    title: '创新券管理',
     subs: [
       {
         icon: 'el-icon-s-home',
-        index: '/adminCenter/policy?type=研发补贴',
-        title: '研发补贴',
-      },
-      {
-        icon: 'el-icon-s-home',
-        index: '/adminCenter/policy?type=奖励兑现',
-        title: '奖励兑现',
+        index: '/adminCenter/policy/list',
+        title: '创新券管理',
       },
       {
         icon: 'el-icon-s-home',
-        index: '/adminCenter/policy?type=创新券',
-        title: '创新券',
+        index: '/adminCenter/policy/apply',
+        title: '创新券申领管理',
       },
     ],
   },
+  // {
+  //   icon: 'iconzhengce1',
+  //   index: '5',
+  //   title: '政策服务管理',
+  //   subs: [
+  //     {
+  //       icon: 'el-icon-s-home',
+  //       index: '/adminCenter/policy?type=研发补贴',
+  //       title: '研发补贴',
+  //     },
+  //     {
+  //       icon: 'el-icon-s-home',
+  //       index: '/adminCenter/policy?type=奖励兑现',
+  //       title: '奖励兑现',
+  //     },
+  //     {
+  //       icon: 'el-icon-s-home',
+  //       index: '/adminCenter/policy?type=创新券',
+  //       title: '创新券',
+  //     },
+  //   ],
+  // },
   {
     icon: 'iconzhengce1',
     index: '6',