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