diff --git a/src/views/modules/tool/toolInstanceQuery.vue b/src/views/modules/tool/toolInstanceQuery.vue index b056443..2cdefa8 100644 --- a/src/views/modules/tool/toolInstanceQuery.vue +++ b/src/views/modules/tool/toolInstanceQuery.vue @@ -167,7 +167,7 @@ export default { this.$nextTick(() => { this.height = window.innerHeight - 280 }) - this.searchTable() + // this.searchTable() }, methods: { searchTable () {