Testing result fixed

This commit is contained in:
Burak Civan
2021-05-29 08:15:18 +03:00
parent 0a9d80ca1b
commit 4230997598
4 changed files with 89 additions and 110 deletions

View File

@ -389,7 +389,7 @@ export default {
},
onEditForm(item) {
this.onEditItemEvent(
this.onSubmitEvent(
"PATCH",
url + "/wizard/currencies/" + item.id,
"",