src/router/config.js @@ -169,6 +169,11 @@ }, component: () => import('@/pages/resourceManage/specification/history'), }, { path: 'defective', name: '不良品管理', component: () => import('@/pages/resourceManage/defective'), }, ] }, {