doum
昨天 eadac1981bc3bbe51fed32e4be5fe0d2672653e0
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){