แก้ไขบัค

This commit is contained in:
AnandaTon 2023-10-18 16:07:09 +07:00
parent 3efd2d4943
commit 7c884bc3da
2 changed files with 17 additions and 13 deletions

View file

@ -193,6 +193,10 @@ const checkSave = () => {
// });
// }
};
const deleteData = async (id: string) => {
console.log("delete");
};
//
const SaveData = async () => {
// if (edit.value) {