lrf402788946 4 år sedan
förälder
incheckning
e2084a4132
1 ändrade filer med 10 tillägg och 0 borttagningar
  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',
         title: '创新券申领',
       },
+      {
+        icon: 'iconzhengce1',
+        index: '/adminCenter/company/policyApply/index',
+        title: '创新券申领结果',
+      },
+      {
+        icon: 'iconzhengce1',
+        index: '/adminCenter/company/policyApply/order',
+        title: '创新券服务订单',
+      },
     ],
   },
 ];