From 294e513504423b4726c36046decc649f272851e0 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期二, 03 十二月 2024 10:06:10 +0800
Subject: [PATCH] 测试完成

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

diff --git a/src/views/followvisit/discharge/index.vue b/src/views/followvisit/discharge/index.vue
index 7548036..7d4f566 100644
--- a/src/views/followvisit/discharge/index.vue
+++ b/src/views/followvisit/discharge/index.vue
@@ -1093,7 +1093,7 @@
           taskid: row.taskid,
           patid: row.patid,
           id: row.id,
-          Voicetype: type,
+          Voicetype: 1,
         },
       });
     },

--
Gitblit v1.9.3