From ac1891358b8277f63cefd5c07d2b4245ad7fe3cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=BD=A6=E6=B3=BD?= Date: Mon, 20 Mar 2023 11:55:58 +0800 Subject: [PATCH] =?UTF-8?q?OTA=E7=AE=A1=E7=90=86=E5=B7=A5=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/config/router.config.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/jero-web/src/config/router.config.js b/jero-web/src/config/router.config.js index f143de8d3..a38ca4bad 100644 --- a/jero-web/src/config/router.config.js +++ b/jero-web/src/config/router.config.js @@ -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',