819527061@qq.com
2024-08-06 94e602cc5fac654ed9abe2dbea518a0300b8c6aa
pages/tabbar-page/myPage-tabbar/myPage-tabbar.vue
@@ -82,16 +82,24 @@
                  this.$refs.freightForwarderMyPageRef.init();
                  break;
               case 3:
                  this.$nextTick(() => {
                  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 +110,4 @@
</script>
<style lang="scss"
   scoped></style>
   scoped></style>