@@ -2595,7 +2595,7 @@ export class HushijiandanComponent implements OnInit {
// contacts: this.bxForm.controls.name.value,
// contactsInformation: this.bxForm.controls.phone.value,
description: this.bxForm.controls.content.value,
- // categoryId: this.selectIncidentId,
+ categoryId: this.selectIncidentId,
// placeId: this.bxForm.controls.building.value,
requester: { account: this.loginUser.account },
sourceType: "wechatUserIncident",