领料编辑保存问题
This commit is contained in:
parent
ec96e712b6
commit
ddb12fab13
|
|
@ -923,6 +923,9 @@ export default {
|
|||
this.maForm.leaseUnitId = this.maForm.unitId;
|
||||
this.maForm.leaseProjectId = this.maForm.projectId;
|
||||
console.log("编辑",this.maForm.bmFileInfos);
|
||||
if (this.maForm.leaseSignUrl) {
|
||||
delete this.maForm.leaseSignUrl
|
||||
}
|
||||
this.loading = true;
|
||||
updateApplyInfo({
|
||||
leaseApplyDetailsList: this.equipmentList,
|
||||
|
|
|
|||
Loading…
Reference in New Issue