รายละเอียดข้อมูลผ้สอบผ่าน
This commit is contained in:
parent
2317839c7a
commit
b4c7a29220
3 changed files with 178 additions and 93 deletions
|
|
@ -437,7 +437,7 @@ const fetchHistory = async () => {
|
|||
.catch((e) => {
|
||||
messageError($q, e);
|
||||
})
|
||||
.finally(async () => {
|
||||
.finally(() => {
|
||||
hideLoader();
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue