fix: 代码合并
This commit is contained in:
parent
2055f6f3ef
commit
d173148ca6
@ -279,9 +279,9 @@ export const staticRouter: RouteRecordRaw[] = [
|
||||
component: () => import("@/views/agjtProjectKanban/comprehensiveManage/projectOverview/index.vue")
|
||||
},
|
||||
{
|
||||
path: "/overviewScreen",
|
||||
name: "大屏总览",
|
||||
component: () => import("@/views/overviewScreen/commandCenter/index.vue")
|
||||
path: "/agjtLiveScreen",
|
||||
name: "鞍钢现场大屏",
|
||||
component: () => import("@/views/agjtLiveScreen/liveScreen/index.vue")
|
||||
}
|
||||
],
|
||||
meta: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user