seimin 2 years ago
parent
commit
4d6fb93bee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/app/views/hushijiandan/hushijiandan.component.ts

+ 1 - 1
src/app/views/hushijiandan/hushijiandan.component.ts

@@ -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",