From b6b6a0fd01cb3fa1055407a0600902c770fe380e Mon Sep 17 00:00:00 2001
From: qx <1084500556@qq.com>
Date: 星期一, 26 五月 2025 17:00:56 +0800
Subject: [PATCH] qx

---
 src/router/index.js |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/router/index.js b/src/router/index.js
index aaaa00e..b024307 100644
--- a/src/router/index.js
+++ b/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' },
+      },
     ]
   },
   {

--
Gitblit v1.8.0