From 5a67dbd24ebba3006b7e50ba3d8fb2978ab62682 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Sat, 26 Oct 2019 19:12:48 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../react/src/modules/competition/competmodal/PersonModal.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/react/src/modules/competition/competmodal/PersonModal.js b/public/react/src/modules/competition/competmodal/PersonModal.js index 37b72dc0e..f8775cd99 100644 --- a/public/react/src/modules/competition/competmodal/PersonModal.js +++ b/public/react/src/modules/competition/competmodal/PersonModal.js @@ -524,7 +524,7 @@ class PersonModal extends Component { getdatacpersondiv1Items2 = (object) => { // try { - if (this.props.GetenrollmentAPI.teacher_staff.mutiple_limited === true) { + if (this.props.GetenrollmentAPI.member_staff.mutiple_limited === true) { if (object.enrollable === false) { myabool2 = false; return @@ -534,6 +534,7 @@ class PersonModal extends Component { } catch (e) { myabool2 = true; } + myabool2 = true; var datas = { enrollable: object.enrollable,