From 3b1a961e19f4927f9ca768577f847da150b28e09 Mon Sep 17 00:00:00 2001 From: zoujiandong <10130823232@qq.com> Date: Mon, 8 Apr 2024 16:34:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8C=BB=E7=94=9F=E9=97=AE=E8=AF=8A=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/addInquiryConfigModal.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/addInquiryConfigModal.vue b/src/components/addInquiryConfigModal.vue index f6910df..a9210d6 100644 --- a/src/components/addInquiryConfigModal.vue +++ b/src/components/addInquiryConfigModal.vue @@ -45,7 +45,7 @@ :disabled="inquiry_config_id?true:false" v-model="modalForm.inquiry_mode" placeholder="请选择问诊类型" - + @change="changeMode" :style="{ width: '320px' }" > @@ -459,6 +459,9 @@ const changeType=(value)=>{ proxy.$refs.modalFormRefConfig.clearValidate(); handleInquiryPriceAndTime() } +const changeMode=(value)=>{ + handleInquiryPriceAndTime(); +} const inquiry_price_list=ref([]); const handleInquiryPriceAndTime=()=>{ inquiryPriceAndTime({