@@ -247,6 +247,7 @@ export default {
}
},
onShow() {
+ this.resetList();
let tabIndex = uni.getStorageSync("switchTabQuery") || null;
if (tabIndex) {
uni.removeStorageSync("switchTabQuery");