custom-中航富士达

This commit is contained in:
lys 2025-03-06 17:59:44 +08:00
parent e382c765bd
commit eeb2df7596
2 changed files with 3 additions and 2 deletions

View File

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

View File

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