From e0390205f97847ae8e050873db51b619b7ebcc55 Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期三, 12 七月 2023 14:41:41 +0800 Subject: [PATCH] 界面修改 --- src/router/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index c3b608b..0a579b8 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -96,7 +96,7 @@ path: '/', name: 'Home', component: Home, - redirect: '/Synthesis', + redirect: '/projectController', children: [ { path: '/WareInspection', -- Gitblit v1.9.3