hotfix/2.10.1.2402.01

This commit is contained in:
黎永顺 2024-02-27 11:32:54 +08:00
parent 6f7b21ce5b
commit 9120ee93d5
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ class WelfareRecordList extends Component {
const i18n = {
"共": getLabel(18609, "共"), "条": getLabel(18256, "条"),
"总计": getLabel(523, "总计"), "已归档": getLabel(18800, "已归档"),
"未归档": getLabel(17999, "归档"), "操作": getLabel(30585, "操作"),
"未归档": getLabel(17999, "归档"), "操作": getLabel(30585, "操作"),
"核算": getLabel(538780, "核算"), "归档": getLabel(251, "归档"),
"查看": getLabel(33564, "查看"), "重新核算": getLabel(542637, "重新核算"),
"删除": getLabel(535052, "删除")