shishuaikang
2023-11-14 6358220b222fa74bd5991b77efe33120624e38e8
web/src/router/index.js
@@ -26,7 +26,7 @@
    path: '/scanDetail',
    name: 'scanDetail',
    meta: {
      title: '大型生产设备信息'
      title: '设备信息'
    },
    component: () => import('../views/ScanInfo/ScanDetail.vue'),
  },