|
|
|
@ -108,7 +108,6 @@ export default { |
|
|
|
}; |
|
|
|
const marktypes = ["普通事件", "难点读点", "矛盾纠纷", "自身问题"]; |
|
|
|
|
|
|
|
// 省满意度列表 |
|
|
|
this.$http |
|
|
|
.post("/actual/base/peopleRoomOverview/eventPageList", parm) |
|
|
|
.then(({ data: res }) => { |
|
|
|
@ -269,6 +268,7 @@ export default { |
|
|
|
this.resiId = [this.userInfo.baseInfoDto.resiId]; |
|
|
|
this.getComplainList(); |
|
|
|
this.getShengList(); |
|
|
|
this.getShequList() |
|
|
|
this.getfuwuList(); |
|
|
|
this.getshijianList(); |
|
|
|
this.getxuqiuList(); |
|
|
|
|