|
|
|
@ -1099,11 +1099,10 @@ export default {
|
|
|
|
|
this.curAction = this.getActionItem(item);
|
|
|
|
|
this.findMethod();
|
|
|
|
|
|
|
|
|
|
this.$set(this.formData, "vailIn", this.curAction.vailInv);
|
|
|
|
|
this.$set(this.formData, "vailInv", this.curAction.vailInv);
|
|
|
|
|
this.$set(this.formData, "preCheck", this.curAction.scanPreIn);
|
|
|
|
|
this.$set(this.formData, "outChangeEnable", this.curAction.ullageFill);
|
|
|
|
|
this.$set(this.formData, "codeFillCheck", this.curAction.codeFillCheck);
|
|
|
|
|
|
|
|
|
|
this.formData.fromCorp = null;
|
|
|
|
|
this.formData.fromSubInvCode = null;
|
|
|
|
|
|
|
|
|
|