custom-艾志工业-合并个税
This commit is contained in:
parent
70e48d619a
commit
dcce107c18
|
|
@ -9,7 +9,7 @@ const getLabel = WeaLocaleProvider.getLabel;
|
|||
export const tabWelfarePlanList = [
|
||||
{ key: "SOCIAL_SECURITY", title: getLabel(538967, "社保") },
|
||||
{ key: "ACCUMULATION_FUND", title: getLabel(538969, "公积金") },
|
||||
{ key: "OTHER", title: getLabel(542717, "企业年金及其他福利") },
|
||||
{ key: "OTHER", title: getLabel(111, "固定管理费") },
|
||||
{ key: "CUSTOM", title: getLabel(543151, "自定义福利") }
|
||||
];
|
||||
export const welfarePlanCustomTipList = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue