rk
2 天以前 7293185aa78829aa7a5f57e07523f949f8ee3250
mini-program/pagesA/pages/virtual-account/virtual-account.vue
@@ -244,6 +244,11 @@
          this.shop = this.shopInfo || {}
          this.getCountData()
          this.getFirstPageData()
          var that =this
          uni.$on('accountListReload',function(data){
             console.log('监听到事件来自 accountListReload:' ,data);
             that.getFirstPageData()
          })
      },
      methods:{
         comfirmDate(flag){