|
|
@ -1703,6 +1703,7 @@ class Trainingjobsetting extends Component {
|
|
|
|
flagPageEditsthrees:deadline,
|
|
|
|
flagPageEditsthrees:deadline,
|
|
|
|
flagPageEditsfor:endtime,
|
|
|
|
flagPageEditsfor:endtime,
|
|
|
|
completionefficiencyscore:true,
|
|
|
|
completionefficiencyscore:true,
|
|
|
|
|
|
|
|
latedeductiontwo:20,
|
|
|
|
unifiedsetting:this.state.unifiedsetting,
|
|
|
|
unifiedsetting:this.state.unifiedsetting,
|
|
|
|
})
|
|
|
|
})
|
|
|
|
if(this.state.proportion === "自定义分值"){
|
|
|
|
if(this.state.proportion === "自定义分值"){
|
|
|
@ -1736,6 +1737,7 @@ class Trainingjobsetting extends Component {
|
|
|
|
hand_flags: false,
|
|
|
|
hand_flags: false,
|
|
|
|
handclass: undefined,
|
|
|
|
handclass: undefined,
|
|
|
|
completionefficiencyscore:false,
|
|
|
|
completionefficiencyscore:false,
|
|
|
|
|
|
|
|
latedeductiontwo:0,
|
|
|
|
unit_e_tip: "",
|
|
|
|
unit_e_tip: "",
|
|
|
|
})
|
|
|
|
})
|
|
|
|
this.refs.targetElementTrainingjobsetting.scrollIntoView();
|
|
|
|
this.refs.targetElementTrainingjobsetting.scrollIntoView();
|
|
|
|