Authored by TaoHuang

Merge remote-tracking branch 'origin/develop' into develop

... ... @@ -148,7 +148,7 @@ export default {
this.fetchChannelList();
}
this.init();
this.getAllInboxCatInfo();
// this.getAllInboxCatInfo();
this.PAGE_URL = window.location.href;
},
... ...