guhongwei %!s(int64=4) %!d(string=hai) anos
pai
achega
57e525f0b2
Modificáronse 2 ficheiros con 66 adicións e 45 borrados
  1. 21 0
      dict/couindex.js
  2. 45 45
      src/components/adminCommon/menu.js

+ 21 - 0
dict/couindex.js

@@ -25,3 +25,24 @@ export const isuse = [
   { label: '未使用', value: '0' },
   { label: '已使用', value: '1' },
 ];
+// 高企申报
+// 是否使用
+export const iscashing = [
+  { label: '未兑付', value: '0' },
+  { label: '已兑付', value: '1' },
+];
+// 状态
+export const declareStatus = [
+  { label: '企业信息审核审核中', value: '0' },
+  { label: '企业信息审核拒绝', value: '-1' },
+  { label: '上传合同', value: '1' },
+  { label: '上传合同', value: '2' },
+  { label: '高企申报成功', value: '3' },
+];
+// 研发补贴,奖励兑现
+// 状态
+export const rewardStatus = [
+  { label: '待审中', value: '0' },
+  { label: '通过', value: '1' },
+  { label: '拒绝', value: '-1' },
+];

+ 45 - 45
src/components/adminCommon/menu.js

@@ -82,28 +82,28 @@ export const fwjg = [
       },
     ],
   },
-  // {
-  //   icon: 'iconzhengce1',
-  //   index: '7',
-  //   title: '政策服务',
-  //   subs: [
-  //     {
-  //       icon: 'el-icon-s-home',
-  //       index: '/adminCenter/declare',
-  //       title: '高企申报确认',
-  //     },
-  //     {
-  //       icon: 'el-icon-s-home',
-  //       index: '/adminCenter/reward?type=研发补贴',
-  //       title: '研发补贴',
-  //     },
-  //     {
-  //       icon: 'el-icon-s-home',
-  //       index: '/adminCenter/reward?type=奖励兑现',
-  //       title: '奖励兑现',
-  //     },
-  //   ],
-  // },
+  {
+    icon: 'iconzhengce1',
+    index: '7',
+    title: '政策红利管理',
+    subs: [
+      {
+        icon: 'el-icon-s-home',
+        index: '/adminCenter/declare',
+        title: '高企申报确认',
+      },
+      {
+        icon: 'el-icon-s-home',
+        index: '/adminCenter/reward?type=研发补贴',
+        title: '研发补贴',
+      },
+      {
+        icon: 'el-icon-s-home',
+        index: '/adminCenter/reward?type=奖励兑现',
+        title: '奖励兑现',
+      },
+    ],
+  },
   // {
   //   icon: 'iconzhengce1',
   //   index: '6',
@@ -155,28 +155,28 @@ export const qy = [
       },
     ],
   },
-  // {
-  //   icon: 'iconzhengce1',
-  //   index: '7',
-  //   title: '政策服务',
-  //   subs: [
-  //     {
-  //       icon: 'el-icon-s-home',
-  //       index: '/adminCenter/company/declare',
-  //       title: '高企申报',
-  //     },
-  //     {
-  //       icon: 'el-icon-s-home',
-  //       index: '/adminCenter/company/reward?type=研发补贴',
-  //       title: '研发补贴',
-  //     },
-  //     {
-  //       icon: 'el-icon-s-home',
-  //       index: '/adminCenter/company/reward?type=奖励兑现',
-  //       title: '奖励兑现',
-  //     },
-  //   ],
-  // },
+  {
+    icon: 'iconzhengce1',
+    index: '7',
+    title: '政策红利',
+    subs: [
+      {
+        icon: 'el-icon-s-home',
+        index: '/adminCenter/company/declare',
+        title: '高企申报',
+      },
+      {
+        icon: 'el-icon-s-home',
+        index: '/adminCenter/company/reward?type=研发补贴',
+        title: '研发补贴',
+      },
+      {
+        icon: 'el-icon-s-home',
+        index: '/adminCenter/company/reward?type=奖励兑现',
+        title: '奖励兑现',
+      },
+    ],
+  },
   // {
   //   icon: 'iconzhengce1',
   //   index: '8',
@@ -214,7 +214,7 @@ export const zjjg = [
   {
     icon: 'iconzhengce1',
     index: '2',
-    title: '政策服务',
+    title: '高企申报管理',
     subs: [
       {
         icon: 'el-icon-s-home',