update:bug更新

This commit is contained in:
2021-10-15 16:12:01 +08:00
parent e74505e322
commit 31acca95b5
13 changed files with 71 additions and 45 deletions

View File

@@ -14,9 +14,7 @@ const router = new Router({
},
{
path: "/",
name: "index",
component: () =>
import ("../views")
redirect: "/index"
},
// 选择项目页面
{