干燥机配套车间生产管理系统/云平台前端
baoshiwei
3 天以前 82008a07191354da957173b9ec9ce11ca789f9aa
src/router/routes/index.ts
@@ -42,7 +42,7 @@
export const BigScreen: AppRouteRecordRaw = {
   path: '/bigScreen',
   name: 'BigScreen',
   component: () => import('/@/views/dry/bigScreen/BigWorkShop.vue'),
   component: () => import('/@/views/dry/bigScreen/BigWorkShop-tjt.vue'),
   meta: {
      title: t('big.screen.workshop'),
   },
@@ -58,7 +58,7 @@
export const BigEqp: AppRouteRecordRaw = {
   path: '/bigEqp',
   name: 'BigEqp',
   component: () => import('/@/views/dry/bigScreen/BigEqp.vue'),
   component: () => import('/src/views/dry/bigScreen/BigEqp-tjt.vue'),
   meta: {
      title: t('big.screen.eqp'),
   },