From 40aee552f7dc7c61ed67a3b2c567314c2faa2a57 Mon Sep 17 00:00:00 2001 From: hjm <63528605@qq.com> Date: Tue, 25 Jun 2019 17:08:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/comment/Comments.js | 2 +- .../src/modules/courses/common/comments/CommonReply.js | 8 +++++--- .../src/modules/courses/exercise/new/SingleEditor.js | 2 +- public/react/src/modules/forums/MemoDetailMDEditor.js | 4 ++-- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/public/react/src/modules/comment/Comments.js b/public/react/src/modules/comment/Comments.js index 42fea091c..20f48cd92 100644 --- a/public/react/src/modules/comment/Comments.js +++ b/public/react/src/modules/comment/Comments.js @@ -484,7 +484,7 @@ class Comments extends Component { const goldRewardInputErrorObj = goldRewardInputError ? {'error': 'error'} : {} return ( -