From eb5d784af04111f521b086d94bc6afd4ec7d6973 Mon Sep 17 00:00:00 2001 From: hjm <63528605@qq.com> Date: Thu, 4 Jul 2019 09:19:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E8=A6=81=E5=8F=91=E5=B8=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/courses/boards/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/react/src/modules/courses/boards/index.js b/public/react/src/modules/courses/boards/index.js index 46a3708c3..5bf5cadc7 100644 --- a/public/react/src/modules/courses/boards/index.js +++ b/public/react/src/modules/courses/boards/index.js @@ -349,7 +349,7 @@ class Boards extends Component{ { isAdmin && !parent_id && this.addDir()}>添加目录 } { isAdmin && !!parent_id && this.renameDir()}>目录重命名 } - { isAdminOrStudent && this.onToBoardsNew()}>我要发布 } + { isAdminOrStudent && this.onToBoardsNew()}>我要发贴 } } secondRowLeft={