แก้ไข กรณี แก้ไข + ยกเลิก
This commit is contained in:
parent
016f256d38
commit
4959e0847e
6 changed files with 54 additions and 27 deletions
|
|
@ -108,6 +108,7 @@ const conditionSave = async () => {
|
|||
const cancelBtn = () => {
|
||||
edit.value = !edit;
|
||||
getData();
|
||||
myForm.value?.resetValidation()
|
||||
};
|
||||
const saveData = async () => {
|
||||
const body = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue