hive-app/pages/mine/index.vue @@ -139,7 +139,6 @@ }) }, tabChange(e){ console.log(e) this.type = e + 1; this.getUserAchieve() }