From bd04819722a54b11749c040dda40f64ddf5da7e2 Mon Sep 17 00:00:00 2001
From: zhangchen <1652267879@qq.com>
Date: 星期六, 09 八月 2025 17:42:42 +0800
Subject: [PATCH] Merge branch 'master' of http://dh.leon056.com:7499/r/data2/Single_application into ID1963-透析中状态的血压监测修改

---
 src/router/index.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/router/index.ts b/src/router/index.ts
index 9fbbaad..361020f 100644
--- a/src/router/index.ts
+++ b/src/router/index.ts
@@ -18,7 +18,7 @@
   {
     path: '/test2',
     name: 'test2',
-    component: deviceWindows2,
+    component: bedsideAuxiliaryScreen,
   },
   {
     path: '/test',

--
Gitblit v1.8.0