custom-艾志工业-合并个税

This commit is contained in:
黎永顺 2024-04-01 17:49:20 +08:00
parent 70e48d619a
commit dcce107c18
1 changed files with 1 additions and 1 deletions

View File

@ -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 = [