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()