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