From 238d97798a37ab6d492ebf1dfd98d1c5b1b2c8d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=8E=E6=B0=B8=E9=A1=BA?= <971387674@qq.com> Date: Fri, 22 Dec 2023 14:42:27 +0800 Subject: [PATCH] =?UTF-8?q?hotfix/2.9.10.2312.02=20=E8=96=AA=E9=85=AC?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E6=8A=A5=E8=A1=A8=E7=BB=9F=E8=AE=A1=E8=8C=83?= =?UTF-8?q?=E5=9B=B4=E6=94=BE=E5=BC=80=E4=B8=AA=E7=A8=8E=E6=89=A3=E7=BC=B4?= =?UTF-8?q?=E4=B9=89=E5=8A=A1=E4=BA=BA=E8=AE=BE=E7=BD=AE=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/reportView/components/condition.js | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) 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: {},