#
whycq
2023-11-21 c47270ff1962e5554a1caa5274fa9723421801c8
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()