From 4fd6e924bf0a0d7a31117069b151998664533a6a Mon Sep 17 00:00:00 2001 From: zhangsir Date: Tue, 12 Mar 2024 11:11:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=84=E4=BC=B0=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/investigat/InvestigatPage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/investigat/InvestigatPage.vue b/src/views/investigat/InvestigatPage.vue index 65d1fe1..34411b0 100644 --- a/src/views/investigat/InvestigatPage.vue +++ b/src/views/investigat/InvestigatPage.vue @@ -397,7 +397,7 @@ function orderArr(a, b) { return arrs; } onMounted(() => { - if(isSubmitTrue){ + if(isSubmitTrue==true){ open(); return }