mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 06:26:44 +08:00
建议书下拉刷新 没有清空原列表数据问题处理
This commit is contained in:
@@ -231,6 +231,7 @@ export default {
|
||||
pageSize: this.pageSize
|
||||
}
|
||||
let active = this.active
|
||||
this.proposalList = []
|
||||
this.getProposalList(active, pageInfo) // 加载数据
|
||||
},
|
||||
tabChange(index) {
|
||||
|
||||
Reference in New Issue
Block a user