From a80e8f6ffe359841f017c103df859e78f6d44aba Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 11 六月 2024 19:08:25 +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