แก้ api delete

This commit is contained in:
AnandaTon 2023-08-17 12:01:02 +07:00
parent baf04ec29d
commit 392d5a5943
3 changed files with 5 additions and 3 deletions

View file

@ -241,7 +241,7 @@ const getData = async () => {
});
};
const clickDelete = async (name: string, id: string) => {
const clickDelete = async (id: string) => {
dialogMessage(
$q,
`ลบข้อมูล`,