fix:无法在评论下发送一级、二级评论,空评论检测不生效
This commit is contained in:
@@ -94,7 +94,6 @@ export default {
|
||||
},
|
||||
Reply(evt) {
|
||||
this.replymode = true
|
||||
this.input_text.content = ""
|
||||
this.reply_target = evt.detail.rpid
|
||||
},
|
||||
ShowTools(evt) {
|
||||
|
||||
Reference in New Issue
Block a user