From b36d06e85eff7302df612d19ff0810e1a3b304d5 Mon Sep 17 00:00:00 2001
From: unknown <qq1940665526@163.com>
Date: 星期三, 12 六月 2024 11:07:15 +0800
Subject: [PATCH] 优化

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

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

--
Gitblit v1.9.1