Compare commits

..

No commits in common. "5b92c6c99febc938fda5bd58af851e52cba3a04c" and "10bff1745ecbd49c1fefc19e89732e0cc1a467a3" have entirely different histories.

2 changed files with 0 additions and 3 deletions

View File

@ -25,7 +25,6 @@ export default function QnaDetailModal({ qnaNo, setOpen, qnaType }) {
compCd : 5200,
loginId : sessionState.userId,
langCd : 'JA',
siteTpCd : 'QC',
})
const apiUrl = `${url}?${params.toString()}`

View File

@ -148,8 +148,6 @@ let fileCheck = false;
} else {
setHideSmFlg(true)
}
}