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