mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-23 19:44:29 +08:00
更改工作流组件
This commit is contained in:
@@ -330,12 +330,7 @@ const routes = [
|
||||
meta: { title: "测试页面" },
|
||||
component: () => import("@/views/Test.vue"),
|
||||
},
|
||||
{
|
||||
name: "test2",
|
||||
path: "/test2",
|
||||
meta: { title: "测试页面" },
|
||||
component: () => import("@/views/RealtimeTest.vue"),
|
||||
},
|
||||
|
||||
{
|
||||
name: "NotFound",
|
||||
path: "/:all(.*)",
|
||||
|
||||
Reference in New Issue
Block a user