web/src/router/index.js
@@ -15,6 +15,22 @@ } }, { path: '/mixingInfo', name: 'mixingInfo', meta: { title: '管片搅合站1' }, component: () => import('../views/MixingInfo/messageInfo.vue'), }, { path: '/mixingTwo', name: 'mixingTwo', meta: { title: '管片搅合站2' }, component: () => import('../views/MixingInfo/messageTwo.vue'), }, { path: '/ScanBear', name: 'ScanBear', meta: { @@ -26,7 +42,7 @@ path: '/scanDetail', name: 'scanDetail', meta: { title: '大型生产设备信息' title: '设备信息' }, component: () => import('../views/ScanInfo/ScanDetail.vue'), },