Commit 2f8c1e7e authored by agping's avatar agping

置空评论

parent dba904e4
......@@ -174,6 +174,8 @@
_this.resetCommentList();
_this.getCommentList();
_this.isCommentingFlag = false;
//置空评论内容
_this.commentContent = '';
} else {
layer.tipsX(response.data.msg);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment