#
whycq
2023-11-20 81ea5bc4134ec65263adcd340a4534685e8f36c3
pages/business/plan/planDetails.vue
@@ -119,9 +119,9 @@
            const eventChannel = this.getOpenerEventChannel();
            eventChannel.on('saleManage', function(data) {
               _this.id = data.data
               console.log(data.data);
               _this.init()
            })
            this.init()
            this.autoLoad('follower','')
            setTimeout(()=>{
               this.getFollowers()