From 5608958b603be7ee70f309d6bb35dc4739449778 Mon Sep 17 00:00:00 2001
From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com>
Date: 星期一, 19 二月 2024 15:11:41 +0800
Subject: [PATCH] qxtj

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

diff --git a/src/views/doctor/examination/index.vue b/src/views/doctor/examination/index.vue
index 71181a8..eb6f849 100644
--- a/src/views/doctor/examination/index.vue
+++ b/src/views/doctor/examination/index.vue
@@ -510,6 +510,7 @@
           if (res.code == 200) {
             // this.$forceUpdate();
             this.getList();
+            this.xiangmuList = []
             this.$modal.msgSuccess("鎻愪氦鎴愬姛锛�");
           }
         });

--
Gitblit v1.8.0