|
|
|
@ -1047,18 +1047,18 @@ export default [
|
|
|
|
|
// },
|
|
|
|
|
// ],
|
|
|
|
|
// },
|
|
|
|
|
{ |
|
|
|
|
path: '/distribution/signfor/devtmp', |
|
|
|
|
component: Layout, |
|
|
|
|
redirect: '/distribution/signfor/devtmp', |
|
|
|
|
children: [ |
|
|
|
|
{ |
|
|
|
|
path: '/distribution/signfor/devtmp', |
|
|
|
|
name: '签收明细重构', |
|
|
|
|
component: () => import('@/views/distribution/signfor/devtmp.vue'), |
|
|
|
|
}, |
|
|
|
|
], |
|
|
|
|
}, |
|
|
|
|
// {
|
|
|
|
|
// path: '/distribution/signfor/devtmp',
|
|
|
|
|
// component: Layout,
|
|
|
|
|
// redirect: '/distribution/signfor/devtmp',
|
|
|
|
|
// children: [
|
|
|
|
|
// {
|
|
|
|
|
// path: '/distribution/signfor/devtmp',
|
|
|
|
|
// name: '签收明细重构',
|
|
|
|
|
// component: () => import('@/views/distribution/signfor/devtmp.vue'),
|
|
|
|
|
// },
|
|
|
|
|
// ],
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// path: 'basicdata/goodsShelf/basicdataGoodsShelfView',
|
|
|
|
|
// component: Layout,
|
|
|
|
|