refactor(qualify): replace api CandidateExam
All checks were successful
Build & Deploy on Dev / build (push) Successful in 2m50s
All checks were successful
Build & Deploy on Dev / build (push) Successful in 2m50s
This commit is contained in:
parent
16c21467e4
commit
fd665b8b4d
3 changed files with 54 additions and 29 deletions
|
|
@ -570,7 +570,7 @@ function handleDeleteNotification() {
|
|||
showLoader();
|
||||
await http.delete(config.API.msgNotificate);
|
||||
await getDataNotification(1, "DEL");
|
||||
success($q, "รล้างการแจ้งสำเร็จ");
|
||||
success($q, "ล้างการแจ้งสำเร็จ");
|
||||
} catch (error) {
|
||||
messageError($q, error);
|
||||
} finally {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue