@@ -145,6 +145,9 @@ export default {
immediate: true
},
+ mounted () {
+ this.onSubmit()
+ },
methods: {
onSubmit () {
try {