Compare commits

..

No commits in common. "db414b3f58adaf42aa9b454cefb7ae56e6a03e98" and "17c3c950b96b1c6cb98064fe8c60d197f8b2149b" 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)
}
}