fix : 대금지급중, 대금지급전 화면 Tab 처리중

This commit is contained in:
Yesol Choi
2025-06-02 22:07:06 +09:00
parent af89bbb5fb
commit b3109bbf65
7 changed files with 686 additions and 27 deletions

View File

@@ -25,4 +25,15 @@ export interface iPbAtt {
size: number
data: string
path: string
}
export interface ApprsList{
abscd: string
bname: string
btext: string
lineclsf: string
posit: string
wkfid: string
wkfsq: number
wkfst: string
}