明树Git Lab

Commit 6fdf04db authored by zhanghan's avatar zhanghan

可视化大屏开发

parent 0f77ad91
Pipeline #106633 passed with stage
in 17 seconds
This diff is collapsed.
......@@ -211,6 +211,12 @@ const routes = [
title: "投资目标责任书",
component: () => import("@/views/everydayPage/shareAdd.vue"),
},
{
path: "/bigScreen",
name: "bigScreen",
title: "可视化大屏",
component: () => import("@/views/everydayPage/bigScreen.vue"),
},
],
},
{
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment