From 23fa2e3140a9397ca72ceb6d7aba5914ab67b824 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Fri, 17 Feb 2023 09:49:54 +0800 Subject: [PATCH] bug33 --- src/project/qujing/AppLegalLearning/classDetail.vue | 1 + 1 file changed, 1 insertion(+) 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() }