yuyu
2023-08-08 2260184afb85c80eabce02da190f9f07ee660ab3
src/router/index.js
@@ -200,7 +200,7 @@
        path: 'planAssignments',
        name: 'PlanAssignments',
        component: () => import('@/views/experiment/planAssignments/index'),
        meta: { title: '检验计划分配', icon: 'tree' }
        meta: { title: '检验计划', icon: 'tree' }
      },
      {
        path: 'checkTheReport',