@@ -2748,7 +2748,7 @@ export class HushijiandanComponent implements OnInit {
this.mainService
.listWxIncident({
deptId: current.user.dept.id,
- assignee: current.user.account,
+ // assignee: current.user.account,
state: this.incidentStateId?parseInt(this.incidentStateId):undefined,
idx: this.bxlbPageIndex - 1,
sum: this.bxlbPageSize,