qx
2025-07-04 4c4abb59d6ee838c61b851fcc7be93c0522c39c4
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' },
      },
    ]
  },
  {