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")
|
component: () => import("@/views/agjtProjectKanban/comprehensiveManage/projectOverview/index.vue")
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: "/overviewScreen",
|
path: "/agjtLiveScreen",
|
||||||
name: "大屏总览",
|
name: "鞍钢现场大屏",
|
||||||
component: () => import("@/views/overviewScreen/commandCenter/index.vue")
|
component: () => import("@/views/agjtLiveScreen/liveScreen/index.vue")
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
meta: {
|
meta: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user