release/2.19.1.2501.01

This commit is contained in:
lys 2025-10-10 11:05:18 +08:00
parent 915e946c3e
commit efb5af1b10
1 changed files with 13 additions and 12 deletions

View File

@ -125,7 +125,8 @@ class EditCalcTable extends Component {
}, 500);
});
const { routeParams: { salaryAcctRecordId } } = this.props;
updateLockStatus({ ...payload, salaryAcctRecordId }).then(({ status, errormsg }) => {
updateLockStatus({ ...payload, salaryAcctRecordId, acctEmpIds: this.state.selectedRowKeys })
.then(({ status, errormsg }) => {
if (status) {
clearInterval(this.timerLock);
this.setState({