lrf402788946 před 4 roky
rodič
revize
e2084a4132
1 změnil soubory, kde provedl 10 přidání a 0 odebrání
  1. 10 0
      src/components/adminCommon/menu.js

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

@@ -141,6 +141,16 @@ export const qy = [
         index: '/adminCenter/company/coupons',
         index: '/adminCenter/company/coupons',
         title: '创新券申领',
         title: '创新券申领',
       },
       },
+      {
+        icon: 'iconzhengce1',
+        index: '/adminCenter/company/policyApply/index',
+        title: '创新券申领结果',
+      },
+      {
+        icon: 'iconzhengce1',
+        index: '/adminCenter/company/policyApply/order',
+        title: '创新券服务订单',
+      },
     ],
     ],
   },
   },
 ];
 ];