doum
2 天以前 a9f73bdaecae75f8058c7d8a05c40cbf590c6465
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){