From 164dc096a84fb5e412bdf4d19f83d34604ae99c5 Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期五, 18 七月 2025 10:09:10 +0800 Subject: [PATCH] 1 --- src/views/doctor/checkAll/index.vue | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/views/doctor/checkAll/index.vue b/src/views/doctor/checkAll/index.vue index 916839f..367ba91 100644 --- a/src/views/doctor/checkAll/index.vue +++ b/src/views/doctor/checkAll/index.vue @@ -2935,10 +2935,9 @@ propoChange() { this.cusobj = { sex: this.tableAll.cusSex, isZj: 0 }; + this.$refs.proposal.clearSearchFields() getConfigKey("mrzscyjy").then((res) => { this.mrjy = res.msg; // 浼氳Е鍙� watch 鈫� 璁剧疆 tjproposal = "1" - // console.log(res, 4444); - // 绛夋暟鎹姸鎬佸噯澶囧ソ鍚庡啀鎵撳紑寮圭獥 this.$refs.proposal.title = "寤鸿鏂规"; this.$refs.proposal.open = true; -- Gitblit v1.8.0