Compare commits

..

No commits in common. "d59883b9a6e67d60db965edccd40e1a5dfa57f25" and "a7f572562ee898cc71c3c44371d44f6e2f6c236a" have entirely different histories.

View File

@ -254,13 +254,11 @@ let fileCheck = false;
swalFire({ text: getMessage('qna.reg.alert.save'), type: 'alert' })
setOpen(false)
setReload(searchValue, selectPageBlock);
}else{
setIsGlobalLoading(false)
swalFire({ text: getMessage('qna.reg.alert.saveFail'), type: 'alert', icon: 'error' })
console.error('error::::::::::::', res)
}
setIsGlobalLoading(false)
setIsBtnDisable(false)
swalFire({ text: getMessage('qna.reg.alert.saveFail'), type: 'alert', icon: 'error' })
console.error('error::::::::::::', e.message)
})
} catch (e) {
setIsGlobalLoading(false)