多语言标签修复

This commit is contained in:
Chengliang 2024-07-12 13:25:53 +08:00
parent d64d1d069f
commit 841021361e
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,6 @@ export const i18n = {
subCompanyFieldDef: () => getLabel(81876, '分部字段定义'),
departmentFieldDef: () => getLabel(81877, '部门字段定义'),
resourceFieldDef: () => getLabel(81878, '人员卡片字段定义'),
jobFieldDef: () => getLabel(81878, '岗位字段定义'),
roleSetting: () => getLabel(16527, '角色设置'),
batchMaintenance: () => getLabel(33923, '批量维护'),
batchAdjustSubCompany: () => getLabel(385879, '批量调整分部信息'),
@ -108,6 +107,8 @@ export const i18n = {
unitSetting: () => getLabel(16511, '单位设置'),
recruitLibrary: () => getLabel(16251, '应聘库'),
loginFailLog: () => getLabel('391172', "人员登入失败日志"),
jobFieldDef: () => getLabel(547353, '岗位字段定义'),
},
label: {
//新增