#
whycq
2023-11-21 76b33842f62bae3fabcbd5a4c34cf3303081d8e8
pages/business/cstmr/csmtr.vue
@@ -78,7 +78,6 @@
      onShow() {
         let that = this
         uni.$on('isRefresh',function(data){
            console.log(data);
            that.user.username = data.title
            that.user.id = data.id
            that.user.type = data.key