From cf422fa7cc284db857a9fca6d098b1b873fe6a5d Mon Sep 17 00:00:00 2001 From: wwl <xchao828@163.com> Date: 星期二, 15 七月 2025 09:22:30 +0800 Subject: [PATCH] zongjiancopy --- 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