From c1a6262df54e0a7ed815f876cee72308829a790f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E7=95=85?= Date: Tue, 14 Sep 2021 11:49:18 +0800 Subject: [PATCH] add --- src/views/sce/tips/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/sce/tips/index.vue b/src/views/sce/tips/index.vue index 399c649..dcc242a 100644 --- a/src/views/sce/tips/index.vue +++ b/src/views/sce/tips/index.vue @@ -226,7 +226,7 @@ export default { }, mounted() { this.queryJbInfos(); - this.queryFindList(); + // this.queryFindList(); this.queryTipsList(); }, methods: { @@ -300,7 +300,7 @@ export default { } }; this.data = {}; - this.queryFindList(); + // this.queryFindList(); this.queryTipsList(); }, // 新增