แก้ api delete
This commit is contained in:
parent
baf04ec29d
commit
392d5a5943
3 changed files with 5 additions and 3 deletions
|
|
@ -241,7 +241,7 @@ const getData = async () => {
|
|||
});
|
||||
};
|
||||
|
||||
const clickDelete = async (name: string, id: string) => {
|
||||
const clickDelete = async (id: string) => {
|
||||
dialogMessage(
|
||||
$q,
|
||||
`ลบข้อมูล`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue