release/2.15.2.2409.01

This commit is contained in:
黎永顺 2024-10-11 17:15:11 +08:00
parent bdd4b4e446
commit 591f29d934
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ class Index extends Component {
}
}, () => {
const { selectItems: salaryItems } = this.state.headerFieldsDialog;
cacheImportField({ salaryAcctRecordId, salaryItems: salaryItems ? salaryItems.split(",") : [] })
cacheImportField({ salaryAcctRecordId, salaryItemIds: salaryItems ? salaryItems.split(",") : [] })
.then(({ status, errormsg }) => {
if (status) {
const payload = {