This commit is contained in:
gtz
2023-11-29 10:16:58 +08:00
parent e6b9d75f16
commit b0f10b9002
3 changed files with 16 additions and 13 deletions

View File

@@ -104,7 +104,7 @@ export const constantRoutes = [
// this generates a separate chunk (about.[hash].js) for this route
// which is lazy-loaded when the route is visited.
component: () => import(/* webpackChunkName: "about" */ '@/views/OperationalOverview/coldBoard.vue')
},
},
{
path: '/processingBoard',
name: 'processingBoard',