Testing result fixed
This commit is contained in:
@ -389,7 +389,7 @@ export default {
|
||||
},
|
||||
|
||||
onEditForm(item) {
|
||||
this.onEditItemEvent(
|
||||
this.onSubmitEvent(
|
||||
"PATCH",
|
||||
url + "/wizard/currencies/" + item.id,
|
||||
"",
|
||||
|
Reference in New Issue
Block a user