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: "",