From 7a227332a1167bf4fc8bf1dd2616821a929d6349 Mon Sep 17 00:00:00 2001 From: lijuncheng Date: Wed, 6 Dec 2023 11:27:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=B0=E8=B4=A7=E6=A3=80?= =?UTF-8?q?=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/inspect/job/inspectDetail.vue | 2 -- pages/inspect/job/inspectResult.vue | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/pages/inspect/job/inspectDetail.vue b/pages/inspect/job/inspectDetail.vue index 9344f778..f1800641 100644 --- a/pages/inspect/job/inspectDetail.vue +++ b/pages/inspect/job/inspectDetail.vue @@ -194,8 +194,6 @@ res.photos = "" res.inspectResult = "" }) - // that.jobContent.outInventoryStatuses='INSP,OK' - that.jobContent.outInventoryStatuses='HOLD' that.fromInventoryStatuses = that.jobContent.outInventoryStatuses that.detailSource = getDataSource(that.subList); } else { diff --git a/pages/inspect/job/inspectResult.vue b/pages/inspect/job/inspectResult.vue index bfadca80..000d765a 100644 --- a/pages/inspect/job/inspectResult.vue +++ b/pages/inspect/job/inspectResult.vue @@ -394,7 +394,7 @@ res.photos = "" res.inspectResult = "" res.toInventoryStatus = "NOK" - re.inspectUser = this.$store.state.user.id + res.inspectUser = this.$store.state.user.id }) this.jobContent.nextAction = this.nextAction; this.jobContent.goodQty = 0