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