diff --git a/pc4mobx/hrmSalary/pages/reportView/components/condition.js b/pc4mobx/hrmSalary/pages/reportView/components/condition.js index b631fb0c..9d141953 100644 --- a/pc4mobx/hrmSalary/pages/reportView/components/condition.js +++ b/pc4mobx/hrmSalary/pages/reportView/components/condition.js @@ -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: {},