file updates

This commit is contained in:
Cüneyt Şentürk
2020-03-07 13:30:55 +03:00
parent a21e10744f
commit c0d97176e5
3 changed files with 0 additions and 9 deletions

View File

@ -19,11 +19,7 @@ const app = new Vue({
}
},
mounted() {
},
methods: {
onSubmit() {
this.form.submit();
},

View File

@ -19,11 +19,7 @@ const app = new Vue({
}
},
mounted() {
},
methods: {
onSubmit() {
this.form.submit();
},