From 3ab32c568f8cf9bb42ab224482195dac44a85a36 Mon Sep 17 00:00:00 2001
From: unknown <qq1940665526@163.com>
Date: 星期二, 11 六月 2024 11:39:04 +0800
Subject: [PATCH] 优化

---
 src/components/examinations/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/examinations/index.vue b/src/components/examinations/index.vue
index 4998f9c..5508ea8 100644
--- a/src/components/examinations/index.vue
+++ b/src/components/examinations/index.vue
@@ -455,7 +455,7 @@
           this.loading = false
         }
       },
-      immediate:true,
+      // immediate:true,
       deep:true
     }
   },

--
Gitblit v1.9.1