From d807bfea0e2e1f449ca2b211df7b52cebeaadfff Mon Sep 17 00:00:00 2001 From: hjm <63528605@qq.com> Date: Tue, 27 Aug 2019 14:29:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E6=97=B6=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E7=BB=84=E9=95=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/courses/busyWork/CommonWorkPost.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/react/src/modules/courses/busyWork/CommonWorkPost.js b/public/react/src/modules/courses/busyWork/CommonWorkPost.js index c72caec2f..84ce51fad 100644 --- a/public/react/src/modules/courses/busyWork/CommonWorkPost.js +++ b/public/react/src/modules/courses/busyWork/CommonWorkPost.js @@ -769,7 +769,7 @@ render(){ }}>
- {item.user_name}{item.is_leader && } + {item.user_name}{ (item.is_leader || !this.isEdit && key==0) && }
{item.group_name}