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