diff --git a/src/views/modules/communityService/gxxq/addForm.vue b/src/views/modules/communityService/gxxq/addForm.vue index 99c1fdca6..a9975b7a3 100644 --- a/src/views/modules/communityService/gxxq/addForm.vue +++ b/src/views/modules/communityService/gxxq/addForm.vue @@ -431,7 +431,7 @@ export default { this.newFormData.serviceTimeEnd = data.assignInfo.serviceTimeEnd; this.newFormData.serverOrgType = data.assignInfo.serverOrgType; this.newFormData.serverOrgId = data.assignInfo.serverOrgId; - this.newFormData.noticeApproches = data.assignInfo.noticeApproches; + this.newFormData.noticeApproches = data.assignInfo.noticeApproches || []; for (let i in data.assignInfo.serviceScopeList) { this.newFormData.serviceScopeList.push(