From f49875f294940e204bab6e89a0993b1140b89e90 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 13 Nov 2023 13:33:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E5=8D=95=E4=BD=9C=E4=B8=9A=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/modules/workorder/work-order-assignment.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/modules/workorder/work-order-assignment.vue b/src/pages/modules/workorder/work-order-assignment.vue index 257d432..14360b1 100644 --- a/src/pages/modules/workorder/work-order-assignment.vue +++ b/src/pages/modules/workorder/work-order-assignment.vue @@ -20,7 +20,7 @@ - +
@@ -221,7 +221,7 @@ export default { } switch (type) { case '1': - this.reportQty = '' + this.reportQty = this.pkObj.dq_real_qty // this.nokQty = '' // this.repareQty = '' this.$refs.child.active = true