Merge remote-tracking branch 'websoft/master'
# Conflicts: # src/views/business/project-apply.vue
This commit is contained in:
@@ -242,6 +242,18 @@ export default [
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
path: '/business/loading-manage/detail',
|
||||
component: Layout,
|
||||
children: [
|
||||
{
|
||||
path: '',
|
||||
name: '配载单详情',
|
||||
meta: { keepAlive: false, activeMenu: '/business/loading-manage' },
|
||||
component: () => import('@/views/business/loading-manage.vue'),
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
path: '/business/transport-plan/form',
|
||||
component: Layout,
|
||||
|
||||
Reference in New Issue
Block a user