fix : 대금청구 기능 개발중 -> 결재선 데이터 안넘어감

This commit is contained in:
Yesol Choi
2025-06-04 14:04:03 +09:00
parent e93e7eef00
commit 87f5ec0ea2

View File

@@ -114,7 +114,7 @@ const createChit = async () => {
trtGubun : '',//어떤 값인지 모름
txBillSeq : '',//어떤 값인지 모름
slipAtts: '', // 파일 업로드
zwf0011t : { params.apprList}
//zwf0011t : { params.apprList}
}
notyf.dismissAll()
res = await saveTempSlip(createParams)