zouyu
2023-09-05 e07e6af94e8df05f4f5331c631e18e265d7174ca
src/router/index.js
@@ -118,12 +118,12 @@
          component: () => import('@/views/experiment/reportAuditing/index'),
          meta: { title: '报告审核', icon: 'tree' }
        },
        {
          path: 'nonConformanceReview',
          name: 'NonConformanceReview',
          component: () => import('@/views/experiment/nonConformanceReview/index'),
          meta: { title: '不合格品反馈', icon: 'tree' }
        },
        // {
        //   path: 'nonConformanceReview',
        //   name: 'NonConformanceReview',
        //   component: () => import('@/views/experiment/nonConformanceReview/index'),
        //   meta: { title: '不合格品反馈', icon: 'tree' }
        // },
        {
          path: 'nonConformingFeedback',
          name: 'NonConformingFeedback',