From ddb12fab1390b2d98e8ea68d36d8c708552db2b1 Mon Sep 17 00:00:00 2001 From: bb_pan Date: Tue, 26 Aug 2025 17:39:41 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=86=E6=96=99=E7=BC=96=E8=BE=91=E4=BF=9D?= =?UTF-8?q?=E5=AD=98=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/material/lease/apply/component/addToolsApply.vue | 3 +++ 1 file changed, 3 insertions(+) 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,