优化
This commit is contained in:
@@ -231,7 +231,6 @@ export default {
|
||||
that.commentList=JSON.parse(res.data.comment);
|
||||
that.like=JSON.parse(res.data.like)
|
||||
that.article=JSON.parse(res.data.article);
|
||||
// console.log(that.commentList);
|
||||
});
|
||||
},
|
||||
updateUserLevel(){
|
||||
|
Reference in New Issue
Block a user