|
|
@ -466,6 +466,9 @@ export default {
|
|
|
|
//仓库改变
|
|
|
|
//仓库改变
|
|
|
|
changeInv() {
|
|
|
|
changeInv() {
|
|
|
|
this.orderFormData.action = null;
|
|
|
|
this.orderFormData.action = null;
|
|
|
|
|
|
|
|
if(this.documentShow=true){
|
|
|
|
|
|
|
|
this.documentShow=false
|
|
|
|
|
|
|
|
}
|
|
|
|
this.getBusTypeByInv();
|
|
|
|
this.getBusTypeByInv();
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
@ -567,8 +570,6 @@ export default {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if(this.curAction.scanPreIn = true && this.curAction.backPreinType == 1){
|
|
|
|
if(this.curAction.scanPreIn = true && this.curAction.backPreinType == 1){
|
|
|
|
this.documentShow=true
|
|
|
|
this.documentShow=true
|
|
|
|
}else if(this.orderFormData.action===""){
|
|
|
|
|
|
|
|
this.documentShow=false
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
else{
|
|
|
|
else{
|
|
|
|
this.documentShow=false
|
|
|
|
this.documentShow=false
|
|
|
|