diff --git a/src/project/qujing/AppLegalLearning/classDetail.vue b/src/project/qujing/AppLegalLearning/classDetail.vue index a898313..fa63f91 100644 --- a/src/project/qujing/AppLegalLearning/classDetail.vue +++ b/src/project/qujing/AppLegalLearning/classDetail.vue @@ -117,6 +117,7 @@ export default { if(res.code==0) { this.flag = false this.showSend = false + this.content = '' this.getComment() this.getDetail() }