hotfix/2.9.10.2312.02

薪酬统计报表统计范围放开个税扣缴义务人设置项
This commit is contained in:
黎永顺 2023-12-22 14:42:27 +08:00
parent 8bcf268ed0
commit 238d97798a
1 changed files with 13 additions and 13 deletions

View File

@ -5,19 +5,19 @@ const { getLabel } = WeaLocaleProvider;
export const condition = [
{
items: [
// {
// colSpan: 2,
// checkbox: false,
// checkboxValue: false,
// conditionType: "SELECT",
// domkey: ["taxAgent"],
// fieldcol: 18,
// label: getLabel(111, "个税扣缴义务人"),
// labelcol: 6,
// options: [],
// multiple: true,
// viewAttr: 2
// },
{
colSpan: 2,
checkbox: false,
checkboxValue: false,
conditionType: "SELECT",
domkey: ["taxAgent"],
fieldcol: 18,
label: getLabel(111, "个税扣缴义务人"),
labelcol: 6,
options: [],
multiple: true,
viewAttr: 2
},
{
browserConditionParam: {
completeParams: {},