|
|
|
@ -1704,7 +1704,7 @@ class Trainingjobsetting extends Component {
|
|
|
|
|
flagPageEditstwo:releasetime,
|
|
|
|
|
flagPageEditsthrees:deadline,
|
|
|
|
|
flagPageEditsfor:endtime,
|
|
|
|
|
completionefficiencyscore:false,
|
|
|
|
|
completionefficiencyscore:true,
|
|
|
|
|
unifiedsetting:this.state.unifiedsetting,
|
|
|
|
|
})
|
|
|
|
|
if(this.state.proportion === "自定义分值"){
|
|
|
|
@ -1737,7 +1737,7 @@ class Trainingjobsetting extends Component {
|
|
|
|
|
hand__e_tip: "",
|
|
|
|
|
hand_flags: false,
|
|
|
|
|
handclass: undefined,
|
|
|
|
|
completionefficiencyscore:true,
|
|
|
|
|
completionefficiencyscore:false,
|
|
|
|
|
latedeductiontwo:0,
|
|
|
|
|
unit_e_tip: "",
|
|
|
|
|
})
|
|
|
|
@ -1881,8 +1881,8 @@ class Trainingjobsetting extends Component {
|
|
|
|
|
// }
|
|
|
|
|
// console.log(this.props.isAdmin())
|
|
|
|
|
// console.log(this.state.code_review===false)
|
|
|
|
|
console.log("引入的分值");
|
|
|
|
|
console.log(this.state.work_efficiencys);
|
|
|
|
|
// console.log("引入的分值");
|
|
|
|
|
// console.log(this.state.work_efficiencys);
|
|
|
|
|
return (
|
|
|
|
|
<div className=" clearfix " ref='targetElementTrainingjobsetting' style={{margin: "auto", minWidth:"1200px"}}>
|
|
|
|
|
{this.state.showmodel===true?<ShixunWorkModal
|
|
|
|
|