Compare commits
No commits in common. "db414b3f58adaf42aa9b454cefb7ae56e6a03e98" and "17c3c950b96b1c6cb98064fe8c60d197f8b2149b" have entirely different histories.
db414b3f58
...
17c3c950b9
@ -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()}`
|
||||
|
||||
|
||||
@ -148,8 +148,6 @@ let fileCheck = false;
|
||||
|
||||
|
||||
|
||||
} else {
|
||||
setHideSmFlg(true)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user