This commit is contained in:
2022-10-27 19:24:31 +08:00
parent baf73370f7
commit aa2c671bd5
2 changed files with 67 additions and 45 deletions

View File

@@ -14,7 +14,7 @@ export default new Router({
routes: [
{
path: '/',
redirect: '/RunOperate'
redirect: '/login'
},
{
path: '/login',