mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-19 01:15:53 +08:00
类型保存问题
This commit is contained in:
@@ -280,6 +280,8 @@ export default {
|
|||||||
this.faceSheetForm.monthCode = res.result.monthCode;
|
this.faceSheetForm.monthCode = res.result.monthCode;
|
||||||
this.faceSheetForm.sendSite = res.result.sendSite;
|
this.faceSheetForm.sendSite = res.result.sendSite;
|
||||||
this.faceSheetForm.sendStaff = res.result.sendStaff;
|
this.faceSheetForm.sendStaff = res.result.sendStaff;
|
||||||
|
this.faceSheetForm.payType = res.result.payType;
|
||||||
|
this.faceSheetForm.expType = res.result.expType;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
this.openModal = true;
|
this.openModal = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user