md
This commit is contained in:
parent
d9c3fcebad
commit
57724413ad
@ -161,7 +161,7 @@ export default {
|
||||
// this.getTreeselect();
|
||||
},
|
||||
onMonthpayAccountChange(item){
|
||||
this.form.customerCode=item.payee;
|
||||
this.form.customerCode=item.customerCode;
|
||||
this.form.payee=item.payee;
|
||||
this.form.salesmen=item.salesmen;
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user