yangan
2024-05-27 cdb09e07c477931c8d7f7139945e66fd5fc01cce
pages/tabbar-page/index-tabbar/index-tabbar.vue
@@ -125,6 +125,7 @@
         this.changeisconnect(false)
      },
      onShow() {
          this.count = this.count +1;
         this.init();
         this.messageReq();
      },
@@ -156,6 +157,7 @@
            orderPlanDataStore: [],
            indexHuoDaiOrderPlanData: [],
            indexHistoryCoalData: [],
            count:0,
            indexdriverBillOfLoadingData: {},
            messagePushShow: false,
            messageList: {
@@ -237,7 +239,10 @@
               case 5:
                  console.log('LoadUnloadRef');
                  this.$nextTick(() => {
                     this.$refs.LoadUnloadRef.init();
                     console.log(this.count,'count')
                     if(this.count <=1){
                        this.$refs.LoadUnloadRef.init();
                     }
                  });
                  break;
               default: