zouyu
2023-09-05 e07e6af94e8df05f4f5331c631e18e265d7174ca
	modified:   src/router/index.js
已修改1个文件
12 ■■■■ 文件已修改
src/router/index.js 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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',