From 7d4770043f9bb6e7767978c2f705a6c15e118f1d Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期三, 16 四月 2025 20:52:20 +0800
Subject: [PATCH] 测试完成

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

diff --git a/src/views/followvisit/discharge/index.vue b/src/views/followvisit/discharge/index.vue
index 9e33b7b..e8b906a 100644
--- a/src/views/followvisit/discharge/index.vue
+++ b/src/views/followvisit/discharge/index.vue
@@ -1292,7 +1292,6 @@
       let code = value.slice(-1)[0];
       this.topqueryParams.leavehospitaldistrictcodes = [];
       this.topqueryParams.leaveldeptcodes = [];
-
       if (type == 1) {
         this.topqueryParams.leaveldeptcodes.push(code);
         this.topqueryParams.leavehospitaldistrictcodes = [];

--
Gitblit v1.9.3