bug
This commit is contained in:
@@ -23,8 +23,9 @@
|
||||
</el-select>
|
||||
</div>
|
||||
<div class="left-item__bottom">
|
||||
<span>居民数量:{{ item.customerCount + item.groupMemberCount }}</span>
|
||||
<span>成员:{{ item.allWXMemberCount }}</span>
|
||||
<span>网格员:{{ item.allGridMemberCount }}</span>
|
||||
<span>已办:{{ item.allWXMemberCount }}</span>
|
||||
<span>事件:{{ item.allWXMemberCount }}</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -838,7 +839,7 @@
|
||||
}
|
||||
}).then(res => {
|
||||
if (res.code === 0) {
|
||||
this.wxGridReportNewInfo = res.data
|
||||
this.tableData1 = res.data
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user