|
@@ -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',
|