多语言标签修复
This commit is contained in:
parent
d64d1d069f
commit
841021361e
|
|
@ -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: {
|
||||
//新增
|
||||
|
|
|
|||
Loading…
Reference in New Issue