|
@@ -95,71 +95,71 @@ const contractManagementRouter = {
|
|
hidden: true
|
|
hidden: true
|
|
},
|
|
},
|
|
// 收购合同
|
|
// 收购合同
|
|
- {
|
|
|
|
- path: 'acquisitionContract',
|
|
|
|
- component: () =>
|
|
|
|
- import(/* webpackChunkName: "sparepartList" */ '@/views/contractManagement/acquisitionContract'),
|
|
|
|
- name: 'acquisitionContract',
|
|
|
|
- meta: {
|
|
|
|
- title: 'acquisitionContract',
|
|
|
|
- shortcutEntrance: 'contractManagement',
|
|
|
|
- module: 'contractManagement.buyContract',
|
|
|
|
- permissicon: [],
|
|
|
|
- keepAlive: true,
|
|
|
|
- _title:'收购合同'
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
- //收购合同查看
|
|
|
|
- {
|
|
|
|
- path: 'acquisitionContractExamine',
|
|
|
|
- component: () =>
|
|
|
|
- import(/* webpackChunkName: "applDetail" */ '@/views/contractManagement/acquisitionContractExamine'),
|
|
|
|
- name: 'acquisitionContractExamine',
|
|
|
|
- meta: {
|
|
|
|
- title: 'acquisitionContractExamine',
|
|
|
|
- shortcutEntrance: 'contractManagement',
|
|
|
|
- module: 'contractManagement.buyContract.buyContractInfo.view',
|
|
|
|
- permissicon: [],
|
|
|
|
- keepAlive: true,
|
|
|
|
- _title:'收购合同查看'
|
|
|
|
- // module: 'procurement.sparepart.applDetail'
|
|
|
|
- },
|
|
|
|
- hidden: true
|
|
|
|
- },
|
|
|
|
- //收购合同编辑
|
|
|
|
- {
|
|
|
|
- path: 'acquisitionContractEdit',
|
|
|
|
- component: () =>
|
|
|
|
- import(/* webpackChunkName: "applDetail" */ '@/views/contractManagement/acquisitionContractEdit'),
|
|
|
|
- name: 'acquisitionContractEdit',
|
|
|
|
- meta: {
|
|
|
|
- title: 'acquisitionContractEdit',
|
|
|
|
- shortcutEntrance: 'contractManagement',
|
|
|
|
- module: 'contractManagement.buyContract.buyContractInfo.edit',
|
|
|
|
- permissicon: [],
|
|
|
|
- keepAlive: true,
|
|
|
|
- _title:'收购合同编辑'
|
|
|
|
- // module: 'procurement.sparepart.applDetail'
|
|
|
|
- },
|
|
|
|
- hidden: true
|
|
|
|
- },
|
|
|
|
- //收购合同添加
|
|
|
|
- {
|
|
|
|
- path: 'acquisitionContractAdd',
|
|
|
|
- component: () =>
|
|
|
|
- import(/* webpackChunkName: "applDetail" */ '@/views/contractManagement/acquisitionContractAdd'),
|
|
|
|
- name: 'acquisitionContractAdd',
|
|
|
|
- meta: {
|
|
|
|
- title: 'acquisitionContractAdd',
|
|
|
|
- shortcutEntrance: 'contractManagement',
|
|
|
|
- module: 'contractManagement.buyContract.buyContractInfo.add',
|
|
|
|
- permissicon: [],
|
|
|
|
- keepAlive: true,
|
|
|
|
- _title:'收购合同添加'
|
|
|
|
- // module: 'procurement.sparepart.applDetail'
|
|
|
|
- },
|
|
|
|
- hidden: true
|
|
|
|
- },
|
|
|
|
|
|
+ // {
|
|
|
|
+ // path: 'acquisitionContract',
|
|
|
|
+ // component: () =>
|
|
|
|
+ // import(/* webpackChunkName: "sparepartList" */ '@/views/contractManagement/acquisitionContract'),
|
|
|
|
+ // name: 'acquisitionContract',
|
|
|
|
+ // meta: {
|
|
|
|
+ // title: 'acquisitionContract',
|
|
|
|
+ // shortcutEntrance: 'contractManagement',
|
|
|
|
+ // module: 'contractManagement.buyContract',
|
|
|
|
+ // permissicon: [],
|
|
|
|
+ // keepAlive: true,
|
|
|
|
+ // _title:'收购合同'
|
|
|
|
+ // }
|
|
|
|
+ // },
|
|
|
|
+ // //收购合同查看
|
|
|
|
+ // {
|
|
|
|
+ // path: 'acquisitionContractExamine',
|
|
|
|
+ // component: () =>
|
|
|
|
+ // import(/* webpackChunkName: "applDetail" */ '@/views/contractManagement/acquisitionContractExamine'),
|
|
|
|
+ // name: 'acquisitionContractExamine',
|
|
|
|
+ // meta: {
|
|
|
|
+ // title: 'acquisitionContractExamine',
|
|
|
|
+ // shortcutEntrance: 'contractManagement',
|
|
|
|
+ // module: 'contractManagement.buyContract.buyContractInfo.view',
|
|
|
|
+ // permissicon: [],
|
|
|
|
+ // keepAlive: true,
|
|
|
|
+ // _title:'收购合同查看'
|
|
|
|
+ // // module: 'procurement.sparepart.applDetail'
|
|
|
|
+ // },
|
|
|
|
+ // hidden: true
|
|
|
|
+ // },
|
|
|
|
+ // //收购合同编辑
|
|
|
|
+ // {
|
|
|
|
+ // path: 'acquisitionContractEdit',
|
|
|
|
+ // component: () =>
|
|
|
|
+ // import(/* webpackChunkName: "applDetail" */ '@/views/contractManagement/acquisitionContractEdit'),
|
|
|
|
+ // name: 'acquisitionContractEdit',
|
|
|
|
+ // meta: {
|
|
|
|
+ // title: 'acquisitionContractEdit',
|
|
|
|
+ // shortcutEntrance: 'contractManagement',
|
|
|
|
+ // module: 'contractManagement.buyContract.buyContractInfo.edit',
|
|
|
|
+ // permissicon: [],
|
|
|
|
+ // keepAlive: true,
|
|
|
|
+ // _title:'收购合同编辑'
|
|
|
|
+ // // module: 'procurement.sparepart.applDetail'
|
|
|
|
+ // },
|
|
|
|
+ // hidden: true
|
|
|
|
+ // },
|
|
|
|
+ // //收购合同添加
|
|
|
|
+ // {
|
|
|
|
+ // path: 'acquisitionContractAdd',
|
|
|
|
+ // component: () =>
|
|
|
|
+ // import(/* webpackChunkName: "applDetail" */ '@/views/contractManagement/acquisitionContractAdd'),
|
|
|
|
+ // name: 'acquisitionContractAdd',
|
|
|
|
+ // meta: {
|
|
|
|
+ // title: 'acquisitionContractAdd',
|
|
|
|
+ // shortcutEntrance: 'contractManagement',
|
|
|
|
+ // module: 'contractManagement.buyContract.buyContractInfo.add',
|
|
|
|
+ // permissicon: [],
|
|
|
|
+ // keepAlive: true,
|
|
|
|
+ // _title:'收购合同添加'
|
|
|
|
+ // // module: 'procurement.sparepart.applDetail'
|
|
|
|
+ // },
|
|
|
|
+ // hidden: true
|
|
|
|
+ // },
|
|
|
|
|
|
// 期货采购合同
|
|
// 期货采购合同
|
|
// {
|
|
// {
|