feature/2.12.1.2403.02-个税-外籍人员信息报送

涉税事由改成多选
This commit is contained in:
黎永顺 2024-03-29 16:53:52 +08:00
parent 668a8aed54
commit ab6ae51b3d
1 changed files with 1 additions and 0 deletions

View File

@ -403,6 +403,7 @@ export const declareConditions = [
lanId: 111, lanId: 111,
labelcol: 6, labelcol: 6,
value: "", value: "",
multiple: true,
viewAttr: 2, viewAttr: 2,
options: [ options: [
{ key: getLabel(111, "任职受雇"), showname: getLabel(111, "任职受雇") }, { key: getLabel(111, "任职受雇"), showname: getLabel(111, "任职受雇") },