From 0f46fb6b5387a60482db01e3c41b1d18f7959016 Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 26 Mar 2026 17:06:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:6=E8=BD=A6=E9=97=B4=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E6=8A=A5=E5=B7=A5=E6=97=B6=EF=BC=8C=E6=97=A0=E6=B3=95=E5=A4=9A?= =?UTF-8?q?=E6=AC=A1=E4=BF=AE=E6=94=B9=E9=A2=86=E7=94=A8=E6=95=B0=E9=87=8F?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm/mlog6_form.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/wpm/mlog6_form.vue b/src/views/wpm/mlog6_form.vue index 394a86bb..53b2f8c7 100644 --- a/src/views/wpm/mlog6_form.vue +++ b/src/views/wpm/mlog6_form.vue @@ -715,7 +715,10 @@ export default { return this; }, countUseChange(){ - if(this.form.count_real>this.form.count_use){ + if(this.count_cando