From b19a3cd44a42730b0b3ffeb0359ff42c9d07cba5 Mon Sep 17 00:00:00 2001 From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com> Date: 星期二, 20 二月 2024 15:33:33 +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