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