*/}
- {/*
*/}
- {/* 如果:调薪生效日期在*/}
- {/* this.setState({ dayOfMonth })}*/}
- {/* />*/}
- {/* (含)之前*/}
- {/*
*/}
- {/*
*/}
- {/* 计薪规则为:*/}
- {/* this.setState({ beforeAdjustmentType: e.target.value })}*/}
- {/* value={beforeAdjustmentType}>*/}
- {/* 取调整后薪资*/}
- {/* 分段计薪*/}
- {/* 取平均*/}
- {/* */}
- {/* */}
- {/*
*/}
- {/*
否则:调薪生效日期在{dayOfMonth}号之后
*/}
- {/*
*/}
- {/* 计薪规则为:*/}
- {/* this.setState({ afterAdjustmentType: e.target.value })}*/}
- {/* value={afterAdjustmentType}>*/}
- {/* 取调整前薪资*/}
- {/* 分段计薪*/}
- {/* 取平均*/}
- {/* */}
- {/* */}
- {/*
*/}
- {/*
*/}
- {/*