|
@@ -314,20 +314,20 @@ const contractManagementRouter = {
|
|
},
|
|
},
|
|
hidden: true
|
|
hidden: true
|
|
},
|
|
},
|
|
- // 代收合同
|
|
|
|
- {
|
|
|
|
- path: 'collectionContract',
|
|
|
|
- component: () =>
|
|
|
|
- import(/* webpackChunkName: "sparepartList" */ '@/views/contractManagement/collectionContract'),
|
|
|
|
- name: 'collectionContract',
|
|
|
|
- meta: {
|
|
|
|
- title: 'collectionContract',
|
|
|
|
- shortcutEntrance: 'contractManagement',
|
|
|
|
- module: 'contractManagement.buyContract',
|
|
|
|
- permissicon: [],
|
|
|
|
- keepAlive: true
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
|
|
+ // // 代收合同
|
|
|
|
+ // {
|
|
|
|
+ // path: 'collectionContract',
|
|
|
|
+ // component: () =>
|
|
|
|
+ // import(/* webpackChunkName: "sparepartList" */ '@/views/contractManagement/collectionContract'),
|
|
|
|
+ // name: 'collectionContract',
|
|
|
|
+ // meta: {
|
|
|
|
+ // title: 'collectionContract',
|
|
|
|
+ // shortcutEntrance: 'contractManagement',
|
|
|
|
+ // module: 'contractManagement.buyContract',
|
|
|
|
+ // permissicon: [],
|
|
|
|
+ // keepAlive: true
|
|
|
|
+ // }
|
|
|
|
+ // },
|
|
//代收合同添加
|
|
//代收合同添加
|
|
{
|
|
{
|
|
path: 'collectionContractAdd',
|
|
path: 'collectionContractAdd',
|