From eeb2df759636aa44dd17a6e83fe84ce64cbd4e9c Mon Sep 17 00:00:00 2001 From: lys <971387674@qq.com> Date: Thu, 6 Mar 2025 17:59:44 +0800 Subject: [PATCH] =?UTF-8?q?custom-=E4=B8=AD=E8=88=AA=E5=AF=8C=E5=A3=AB?= =?UTF-8?q?=E8=BE=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../standingBook/components/welfareRecordList.js | 2 +- .../standingBookDetail/components/normal.js | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBook/components/welfareRecordList.js b/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBook/components/welfareRecordList.js index f2a355dd..94253542 100644 --- a/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBook/components/welfareRecordList.js +++ b/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBook/components/welfareRecordList.js @@ -47,7 +47,7 @@ class WelfareRecordList extends Component { case "CALC": case "VIEW": const payload = { - billMonth: params.billMonth, + billMonth: params.billMonth, creator: params.creator, paymentOrganization: params.paymentOrganizationId, fsdSbjndw: params.fsdSbjndw || "", type: id === "VIEW" ? "detail" : "" diff --git a/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBookDetail/components/normal.js b/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBookDetail/components/normal.js index 38e17e29..d64f67bd 100644 --- a/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBookDetail/components/normal.js +++ b/pc4mobx/hrmSalary/pages/socialSecurityBenefits/standingBookDetail/components/normal.js @@ -52,7 +52,8 @@ export default class NormalIndex extends Component { fieldData: {}, //选中的表单头信息 importParams: { //导入信息的弹框表示 visible: false, fieldUrl: "getWelfareList", tmpUrl: "exportSiaccountWelfareImporttemplate", - cacheUrl: "cacheWelfareListField", importUrl: "importInsuranceAcctDetail", importparams: {} + cacheUrl: "cacheWelfareListField", importUrl: "importInsuranceAcctDetail", + importparams: { fsdSbjndw: getQueryString("fsdSbjndw") } }, returnEditPersonSlide: { title: "",