|
@@ -246,22 +246,22 @@ const profitableRouter = {
|
|
|
hidden:true,
|
|
|
},
|
|
|
// 费用管理请款审核
|
|
|
- // {
|
|
|
- // path: 'cashoutaduitNQ',
|
|
|
- // component: () =>
|
|
|
- // import(/* webpackChunkName: "applDetail" */ '@/views/profitable/cashoutaduitNQ'),
|
|
|
- // name: 'cashoutaduitNQ',
|
|
|
- // meta: {
|
|
|
- // title: 'cashoutaduit',
|
|
|
- // shortcutEntrance: 'profitable',
|
|
|
- // module: 'lirunhesuan.feiyongguanli.view',
|
|
|
- // permissicon: [],
|
|
|
- // keepAlive: true,
|
|
|
- // _title:'费用管理请款审核'
|
|
|
- // // module: 'procurement.sparepart.applDetail'
|
|
|
- // },
|
|
|
- // hidden:true,
|
|
|
- // },
|
|
|
+ {
|
|
|
+ path: 'cashoutaduitNQ',
|
|
|
+ component: () =>
|
|
|
+ import(/* webpackChunkName: "applDetail" */ '@/views/profitable/cashoutaduitNQ'),
|
|
|
+ name: 'cashoutaduitNQ',
|
|
|
+ meta: {
|
|
|
+ title: 'cashoutaduit',
|
|
|
+ shortcutEntrance: 'profitable',
|
|
|
+ module: 'lirunhesuan.feiyongguanli.view',
|
|
|
+ permissicon: [],
|
|
|
+ keepAlive: true,
|
|
|
+ _title:'费用管理请款审核'
|
|
|
+ // module: 'procurement.sparepart.applDetail'
|
|
|
+ },
|
|
|
+ hidden:true,
|
|
|
+ },
|
|
|
// 费用管理收款
|
|
|
{
|
|
|
path: 'receipt',
|