|
|
|
@ -1699,22 +1699,22 @@ export default [
|
|
|
|
|
}, |
|
|
|
|
], |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
path: '/cost/Deliverycostmanagement/WarehouseTemplateHome', |
|
|
|
|
component: Layout, |
|
|
|
|
redirect: '/cost/Deliverycostmanagement/WarehouseTemplateHome', |
|
|
|
|
children: [ |
|
|
|
|
{ |
|
|
|
|
meta: { |
|
|
|
|
i18n: 'dict', |
|
|
|
|
keepAlive: true, |
|
|
|
|
}, |
|
|
|
|
path: '/cost/Deliverycostmanagement/WarehouseTemplateHome', |
|
|
|
|
name: '仓库计价模板', |
|
|
|
|
component: () => import('@/views/cost/Deliverycostmanagement/WarehouseTemplateHome.vue'), |
|
|
|
|
}, |
|
|
|
|
], |
|
|
|
|
}, |
|
|
|
|
// {
|
|
|
|
|
// path: '/cost/Deliverycostmanagement/WarehouseTemplateHome',
|
|
|
|
|
// component: Layout,
|
|
|
|
|
// redirect: '/cost/Deliverycostmanagement/WarehouseTemplateHome',
|
|
|
|
|
// children: [
|
|
|
|
|
// {
|
|
|
|
|
// meta: {
|
|
|
|
|
// i18n: 'dict',
|
|
|
|
|
// keepAlive: true,
|
|
|
|
|
// },
|
|
|
|
|
// path: '/cost/Deliverycostmanagement/WarehouseTemplateHome',
|
|
|
|
|
// name: '仓库计价模板',
|
|
|
|
|
// component: () => import('@/views/cost/Deliverycostmanagement/WarehouseTemplateHome.vue'),
|
|
|
|
|
// },
|
|
|
|
|
// ],
|
|
|
|
|
// },
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
path: '/distribution/signfor/asurcharge', |
|
|
|
|