From e74020326a3c4d17b79c9727bd3eb19f1d69ea3d Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期五, 07 六月 2024 18:45:21 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- 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