张磊磊
2023-11-15 75f957d38bd6b151ef3dcaeba85b6a5720d28833
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: {