qx
qx
2025-05-26 b6b6a0fd01cb3fa1055407a0600902c770fe380e
src/router/index.js
@@ -145,6 +145,12 @@
        name: 'DailyReportReport',
        meta: { title: '', activeMenu: '/bre/zongjianjiankangzheng ' },
      },
       {
        path: 'clinical',
        component: () => import('@/views/jmreport/jmreport/clinical'),
        name: 'DailyReportReport',
        meta: { title: '检验科导检单', activeMenu: '/bre/clinical' },
      },
    ]
  },
  {