#
whycq
2023-12-02 72a4a671431d25095146dc7e36efbb4a871c39b9
pages/business/pricing/priOnline.vue
@@ -50,7 +50,7 @@
            user: {
               username: '',
               id: 0,
               type: 'user_id'
               type: ''
            },
            falg: true,
            list: [],
@@ -62,7 +62,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