src/router/config.js
@@ -88,6 +88,16 @@ }, component: () => import('@/pages/resourceManage/product/prodDiff'), }, // 0120详情 { path: 'product-details-0120', name: '钣金件详情', meta: { invisible: true, highlight: '/resource/product' }, component: () => import('@/pages/resourceManage/product/details'), }, { path: 'software', name: '软件中心',