OTA管理工具
This commit is contained in:
@@ -477,11 +477,11 @@ export const constantRouterMap = [
|
||||
name: 'TaskPlanList',
|
||||
component: () => import(/* webpackChunkName: "user" */ '@/views/projectManagement/projectStatusBoard/components/TaskPlanList')
|
||||
},
|
||||
{
|
||||
path:'/vehicleinformation',
|
||||
name: 'vehicleinformation',
|
||||
component: () => import(/* webpackChunkName: "user" */ '@/views/otamanagement/vehicleinformation/index')
|
||||
},
|
||||
// {
|
||||
// path:'/vehicleinformation',
|
||||
// name: 'vehicleinformation',
|
||||
// component: () => import(/* webpackChunkName: "user" */ '@/views/otamanagement/vehicleinformation/index')
|
||||
// },
|
||||
// {
|
||||
// path: '/',
|
||||
// name: 'index',
|
||||
|
||||
Reference in New Issue
Block a user