release/2.18.1.2412.01-个税

This commit is contained in:
lys 2024-12-19 15:45:20 +08:00
parent c7af8335e6
commit 2574959c54
1 changed files with 10 additions and 10 deletions

View File

@ -82,16 +82,6 @@ export const dataCollectCondition = [
precision: 2,
viewAttr: 2
},
{
conditionType: "INPUTNUMBER",
domkey: ["otherDeduction"],
fieldcol: 14,
label: "其他",
labelcol: 8,
value: "",
precision: 2,
viewAttr: 2
},
{
conditionType: "INPUTNUMBER",
domkey: ["deductionAllowedDonation"],
@ -111,6 +101,16 @@ export const dataCollectCondition = [
value: "",
precision: 2,
viewAttr: 2
},
{
conditionType: "INPUTNUMBER",
domkey: ["otherDeduction"],
fieldcol: 14,
label: "其他",
labelcol: 8,
value: "",
precision: 2,
viewAttr: 2
}
],
title: "数据采集",