Explorar o código

高级查询2修改

zhongxiaoyu %!s(int64=2) %!d(string=hai) anos
pai
achega
8306be6790
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/views/advancedQuery/views/advancedNew.vue

+ 3 - 3
src/views/advancedQuery/views/advancedNew.vue

@@ -405,9 +405,9 @@ export default {
       deep: true
     }
   },
-  // mounted() {
-  //   this.queryHandler(this.$route.query)
-  // },
+  mounted() {
+    this.queryTableData()
+  },
   deactivated() {
     this.loading = false
   },