แก้เช็คและ loading สรรหา
This commit is contained in:
parent
d9f5661ac3
commit
8a87f084c9
6 changed files with 98 additions and 92 deletions
|
|
@ -201,7 +201,7 @@ async function fetchData(actionType?: string) {
|
|||
.finally(() => {
|
||||
hideLoader();
|
||||
if (actionType == "delete") {
|
||||
success($q, "ลบข้อมูลการสอบสำเร็จ");
|
||||
success($q, "ลบข้อมูลสำเร็จ");
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue