yangan
2024-07-11 8b53f063a074d91e7093d35168bf0dc349c83ba9
pages/tabbar-page/myPage-tabbar/myPage-tabbar.vue
@@ -85,13 +85,19 @@
                  this.$refs.driverMyRef.init();
                  break;
               case 5:
                  this.$refs.UnloadMypageRef.init();
                  this.$nextTick(() => {
                     this.$refs.UnloadMypageRef.init();
                  })
                  break;
               case 6:
                  this.$refs.DoorkeeperMypageRef.init();
                  this.$nextTick(() => {
                     this.$refs.DoorkeeperMypageRef.init();
                  })
                  break;
               case 7:
                  this.$refs.QualityMypageRef.init();
                  this.$nextTick(() => {
                    this.$refs.QualityMypageRef.init();
                  })
                  break;
               default:
                  break;
@@ -102,4 +108,4 @@
</script>
<style lang="scss"
   scoped></style>
   scoped></style>