From b60b839302d34048c216e9fd85b3a84caea257ea Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期二, 11 六月 2024 10:36:17 +0800 Subject: [PATCH] 1 --- 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..5508ea8 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