From 2736806c9fbccb6e3fdf981a6f48a9343e21fa4a Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期三, 19 八月 2026 15:33:10 +0800
Subject: [PATCH] 提交

---
 src/views/followvisit/again/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/followvisit/again/index.vue b/src/views/followvisit/again/index.vue
index 0ebe8f4..f1190f3 100644
--- a/src/views/followvisit/again/index.vue
+++ b/src/views/followvisit/again/index.vue
@@ -1178,7 +1178,7 @@
         this.topqueryParams.leavehospitaldistrictcodes[0] &&
         this.topqueryParams.visitDeptCodes[0]
       ) {
-        this.topqueryParams.deptOrDistrict = 4;
+        this.topqueryParams.deptOrDistrict = 2;
       } else {
         this.topqueryParams.deptOrDistrict = 1;
       }

--
Gitblit v1.9.3