From 7e559fcd71bbce0a333d891486b029b9e6aa9e62 Mon Sep 17 00:00:00 2001 From: wangfei <3597712270@qq.com> Date: 星期二, 24 十二月 2024 16:44:11 +0800 Subject: [PATCH] 登录进入中空理片笼 --- UI-Project/src/router/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/UI-Project/src/router/index.js b/UI-Project/src/router/index.js index 50c803e..bba1961 100644 --- a/UI-Project/src/router/index.js +++ b/UI-Project/src/router/index.js @@ -310,7 +310,7 @@ }, { path: '', - redirect: '/Returns/upreturns' + redirect: '/hollow/hollowslicecage' } ] }, -- Gitblit v1.8.0