From 03e37456b7f197faabce0a6045c7b97365cd4f72 Mon Sep 17 00:00:00 2001 From: zxc <1272811460@qq.com> Date: Fri, 26 Aug 2022 09:11:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/communityService/worklog/workLogForm.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/modules/communityService/worklog/workLogForm.vue b/src/views/modules/communityService/worklog/workLogForm.vue index 8d3fdeb06..4bc20acf8 100644 --- a/src/views/modules/communityService/worklog/workLogForm.vue +++ b/src/views/modules/communityService/worklog/workLogForm.vue @@ -265,6 +265,7 @@ export default { this.demandUserList.forEach(d => { if (d.demandUserId === this.formData.applicantId){ homeId = d.houseId + this.formData.applicantMobile = d.demandUserMobile } }) let url = '/gov/org/ichouse/'+homeId