md
This commit is contained in:
parent
161f06ec3d
commit
c7a693161b
@ -669,11 +669,6 @@ export default {
|
|||||||
billCode:this.queryParams.billCode,
|
billCode:this.queryParams.billCode,
|
||||||
}
|
}
|
||||||
}else{
|
}else{
|
||||||
|
|
||||||
if(this.$store.getters.ownerSiteCode!='88888'&&(this.queryParams.salesmen==null||this.queryParams.salesmen=='')&&(this.queryParams.custNo==null||this.queryParams.salesmen=='') ){
|
|
||||||
this.queryParams.sendSiteCode=this.$store.getters.ownerSiteCode;
|
|
||||||
}
|
|
||||||
|
|
||||||
qParam=this.queryParams
|
qParam=this.queryParams
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user