MrShi
昨天 ac33a3140ef8ef20dfd2537fce2dfdd0f374f30e
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){