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