zhaoke 1 anno fa
parent
commit
2c9e87419b
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      src/components/SimpleQuery/index.vue

+ 3 - 0
src/components/SimpleQuery/index.vue

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