ui/api ไล่ออก ปลดออก ให้ออก
This commit is contained in:
parent
84f61e70d2
commit
4dfe222a85
19 changed files with 3326 additions and 2415 deletions
|
|
@ -389,7 +389,7 @@ const clickDelete = (id: string) => {
|
|||
await http
|
||||
.delete(config.API.RoundInsignia(id))
|
||||
.then((res) => {
|
||||
success($q, "ลบข้อมูลการสอบสำเร็จ");
|
||||
success($q, "ลบข้อมูลการเสนอขอสำเร็จ");
|
||||
fetchData();
|
||||
})
|
||||
.catch((e) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue