@@ -459,6 +459,17 @@ export default {
},
});
+ onTabItemTap (e) {
+ // console.log(e);
+ this.eqlistdata = [];
+ this.list = [];
+ this.camera();
+ this.current = 0;
+ this.currents = 0;
+ this.page = 1;
+ this.usertype();
+ this.width = 0;
+ },
onReachBottom() {
this.page++
if (this.type_id == 10) {