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