From d699fe9586830b5fefe53038c8b5b6b2dbb4ac90 Mon Sep 17 00:00:00 2001 From: user1 <10901603+no-distractions1@user.noreply.gitee.com> Date: 星期四, 13 六月 2024 09:36:14 +0800 Subject: [PATCH] drama --- 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 5508ea8..4998f9c 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