seimin 2 년 전
부모
커밋
4d6fb93bee
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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",