doum
16 小时以前 6e56c64e4b6b77b8acc61d34392c1fa0418ff499
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){