@ -1718,6 +1718,7 @@ class Trainingjobsetting extends Component {
latedeductiontwo:20,
});
//均分比例
try {
if(this.state.proportion==="均分比例"){
this.Equalproportion(20);
@ -1725,6 +1726,10 @@ class Trainingjobsetting extends Component {
this.Empiricalvalueratio(20);
}
}catch (e) {
}else {
this.setState({
flagPageEditsbox:true,