From 262e28a1f0f28fd01c94ec9a4e4503591fa30295 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Mon, 13 Jul 2026 12:42:22 +0800 Subject: [PATCH] 1 --- src/views/modules/tool/toolInstanceQuery.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 () {