福利方案列表公司,个人 显示
This commit is contained in:
parent
e5100c8f44
commit
3631a67ebf
|
|
@ -29,6 +29,7 @@ public class ICategoryTransMethod {
|
|||
case "2":
|
||||
return "个人";
|
||||
case "1,2":
|
||||
case "2,1":
|
||||
return "公司,个人";
|
||||
default:
|
||||
return "";
|
||||
|
|
|
|||
Loading…
Reference in New Issue