From da3726fe593051deafc3796ed5e9c0b9c1717ae5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=8E=E6=B0=B8=E9=A1=BA?= <971387674@qq.com> Date: Wed, 29 May 2024 09:20:58 +0800 Subject: [PATCH] =?UTF-8?q?custom-=E8=89=BE=E5=BF=97=E5=B7=A5=E4=B8=9A-?= =?UTF-8?q?=E5=90=88=E5=B9=B6=E4=B8=AA=E7=A8=8E=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=B8=AA=E7=A8=8E=E7=94=B3=E6=8A=A5=E7=AE=A1=E7=90=86=E5=91=98?= =?UTF-8?q?=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/taxAgent/editConditions.js | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/pc4mobx/hrmSalary/pages/taxAgent/editConditions.js b/pc4mobx/hrmSalary/pages/taxAgent/editConditions.js index 2f10ce9b..d90de5d3 100644 --- a/pc4mobx/hrmSalary/pages/taxAgent/editConditions.js +++ b/pc4mobx/hrmSalary/pages/taxAgent/editConditions.js @@ -49,6 +49,36 @@ export const editConditions = [ labelcol: 6, viewAttr: 3, }, + { + browserConditionParam: { + completeParams: {}, + conditionDataParams: {}, + dataParams: {}, + destDataParams: {}, + hasAddBtn: false, + hasAdvanceSerach: true, + idSeparator: ",", + isAutoComplete: 1, + isDetail: 0, + isMultCheckbox: false, + isSingle: false, + linkUrl: "/hrm/resource/HrmResource.jsp?id=", + pageSize: 10, + quickSearchName: "", + replaceDatas: [], + title: "人力资源", + type: "1", + viewAttr: 3, + rules: "required", + }, + colSpan: 1, + conditionType: "BROWSER", + domkey: ["azTaxDeclareAdminUserIds"], + fieldcol: 14, + label: "个税申报管理员", + labelcol: 6, + viewAttr: 2, + }, { colSpan: 1, conditionType: "INPUTNUMBER",