From 0670a440c54a81fc259986fbada200e06980c04d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Mon, 23 Sep 2019 10:07:38 +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 --- .../src/modules/courses/shixunHomework/Trainingjobsetting.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/react/src/modules/courses/shixunHomework/Trainingjobsetting.js b/public/react/src/modules/courses/shixunHomework/Trainingjobsetting.js index 0ca2c8af8..0046afb19 100644 --- a/public/react/src/modules/courses/shixunHomework/Trainingjobsetting.js +++ b/public/react/src/modules/courses/shixunHomework/Trainingjobsetting.js @@ -1006,6 +1006,7 @@ class Trainingjobsetting extends Component { this.state.latedeductiontwo=20; this.setState({ completionefficiencyscore: e.target.checked, + work_efficiencys:e.target.checked, latedeductiontwo: 20, }) //均分比例 @@ -1022,6 +1023,7 @@ class Trainingjobsetting extends Component { this.state.latedeductiontwo=0; this.setState({ completionefficiencyscore: e.target.checked, + work_efficiencys:e.target.checked, latedeductiontwo: 0, }) //均分比例