|
|
@ -1006,6 +1006,7 @@ class Trainingjobsetting extends Component {
|
|
|
|
this.state.latedeductiontwo=20;
|
|
|
|
this.state.latedeductiontwo=20;
|
|
|
|
this.setState({
|
|
|
|
this.setState({
|
|
|
|
completionefficiencyscore: e.target.checked,
|
|
|
|
completionefficiencyscore: e.target.checked,
|
|
|
|
|
|
|
|
work_efficiencys:e.target.checked,
|
|
|
|
latedeductiontwo: 20,
|
|
|
|
latedeductiontwo: 20,
|
|
|
|
})
|
|
|
|
})
|
|
|
|
//均分比例
|
|
|
|
//均分比例
|
|
|
@ -1022,6 +1023,7 @@ class Trainingjobsetting extends Component {
|
|
|
|
this.state.latedeductiontwo=0;
|
|
|
|
this.state.latedeductiontwo=0;
|
|
|
|
this.setState({
|
|
|
|
this.setState({
|
|
|
|
completionefficiencyscore: e.target.checked,
|
|
|
|
completionefficiencyscore: e.target.checked,
|
|
|
|
|
|
|
|
work_efficiencys:e.target.checked,
|
|
|
|
latedeductiontwo: 0,
|
|
|
|
latedeductiontwo: 0,
|
|
|
|
})
|
|
|
|
})
|
|
|
|
//均分比例
|
|
|
|
//均分比例
|
|
|
|