From 0a484253a53503134682fe79dc2a563ac01098c4 Mon Sep 17 00:00:00 2001 From: qsh <> Date: Sat, 27 Jul 2024 13:29:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Finance/Commission/Comp/DialogPlan.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/Finance/Commission/Comp/DialogPlan.vue b/src/views/Finance/Commission/Comp/DialogPlan.vue index 78fbea8..88a7a47 100644 --- a/src/views/Finance/Commission/Comp/DialogPlan.vue +++ b/src/views/Finance/Commission/Comp/DialogPlan.vue @@ -149,7 +149,7 @@ - + @@ -329,7 +329,7 @@ const resetForm = () => { calculateType: 1, receptionPercentageRate: undefined, isAreaPercentage: false, - zhuanhuaticheng: undefined + convertPercentageRate: undefined } formRef.value?.resetFields() }