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