From ce325bc45c083ec9ed35dbc4d1f0c38d798dc0b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=B3=BD=E8=85=BE?= <1178634255@qq.com> Date: Wed, 2 Aug 2023 17:59:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=85=8D=E9=80=81=E4=BA=A7?= =?UTF-8?q?=E5=93=81=E8=B5=84=E8=B4=A8=E4=BF=A1=E6=81=AF=E5=AE=A1=E6=A0=B8?= =?UTF-8?q?=E6=8B=92=E7=BB=9D=E5=90=8E=20=E9=87=8D=E6=96=B0=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E5=BC=B9=E5=87=BA=E7=9A=84=E6=8F=90=E7=A4=BA=E6=9C=89?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inout/InvoiceRegByOrder.vue | 11 ++++++----- src/views/inout/InvoiceSelectRegByOrder.vue | 11 ++++++----- src/views/purchase/product/supProductEditDialog.vue | 8 +------- 3 files changed, 13 insertions(+), 17 deletions(-) diff --git a/src/views/inout/InvoiceRegByOrder.vue b/src/views/inout/InvoiceRegByOrder.vue index 44939a1..1913a5b 100644 --- a/src/views/inout/InvoiceRegByOrder.vue +++ b/src/views/inout/InvoiceRegByOrder.vue @@ -263,6 +263,11 @@ prop="count" width="100" > + - + diff --git a/src/views/inout/InvoiceSelectRegByOrder.vue b/src/views/inout/InvoiceSelectRegByOrder.vue index c9155e1..ce6aa4c 100644 --- a/src/views/inout/InvoiceSelectRegByOrder.vue +++ b/src/views/inout/InvoiceSelectRegByOrder.vue @@ -219,6 +219,11 @@ prop="count" width="100" > + - + { + this.$refs['inputQuery'].validate(valid => { if (valid) { // this.inputQuery.auditStatus = val; @@ -580,7 +575,6 @@ export default { return false; } }); - }); }else{ this.$refs['inputQuery'].validate(valid => { if (valid) {