src/router/index.js
@@ -80,7 +80,7 @@ { //设备匹配 name: 'fyspDeviceMatch', path: '/fysp/config/deviceMatch', path: '/fysp/config/fyspDeviceMatch', component: () => import('@/views/fysp/config/DeviceMatch.vue') }, { @@ -94,7 +94,7 @@ name: 'fyspEvalutationTask', path: '/fysp/evaluation/evalutationTask', component: () => import('@/views/fysp/evaluation/EvalutationTask.vue'), meta: { keepAlive: false } meta: { keepAlive: true } }, { //评估管理