@@ -85,6 +85,9 @@ export default {
uni.stopPullDownRefresh();
});
},
+ onShow(){
+ this.initData()
+ },
computed: {
selectList() {
let list = [];