From 896485b41aea6f000b6011da2645ef1658ebbb02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Wed, 25 Sep 2019 17:52:19 +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 --- .../exercise/Studentshavecompletedthelist.js | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js b/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js index aef18ef5d..610ac5793 100644 --- a/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js +++ b/public/react/src/modules/courses/exercise/Studentshavecompletedthelist.js @@ -1278,20 +1278,6 @@ class Studentshavecompletedthelist extends Component { }catch (e) { } - // try { - // if(this.props.Commonheadofthetestpaper.exercise_status !== undefined){ - // this.setState({ - // exercise_status:this.props.Commonheadofthetestpaper.exercise_status, - // }) - // }else{ - // this.setState({ - // exercise_status:0, - // }) - // } - // }catch (e) { - // - // } - } componentWillReceiveProps = (nextProps) => {