Overseamom-530 feat 退料选择物料无法提交后台问题修改2

master
mabaoyan 2 years ago
parent 010049a0ac
commit d2ecc4be8c

@ -196,7 +196,7 @@ export default class returningDom extends BasePage {
}
materialConfirm(v: any) {
this.materieCode = v.pickerName;
this.form.sendSpot = v.pickerNamesendSpot;
this.form.sendSpot = v.pickerName.sendSpot;
this.form.totalBackAmount = v.pickerName.totalBackAmount;
this.materielAmount = v.pickerName.amount;
this.form.materialCode = v.pickerName.value;

Loading…
Cancel
Save