Authored by TaoHuang

fix

... ... @@ -100,9 +100,7 @@ export default {
this.page = 1;
this.showMore = false;
if (this.hasComment || this.commentCount) {
this.onFetch();
}
this.onFetch();
},
updateMoreCommentNum(list = []) {
let moreCommentNum = this.commentCount;
... ...
{
"name": "yoho-community-web",
"version": "6.9.11-beta21",
"version": "6.9.11-beta22",
"private": true,
"description": "A New Yohobuy Project With Express",
"repository": {
... ...