diff --git a/src/views/material/lease/apply/component/addToolsApply.vue b/src/views/material/lease/apply/component/addToolsApply.vue index 46d7b3f2..3fb00c53 100644 --- a/src/views/material/lease/apply/component/addToolsApply.vue +++ b/src/views/material/lease/apply/component/addToolsApply.vue @@ -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,