From 4d1ab0b96f7f13cdc1365970aad332910b550818 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期一, 17 二月 2025 16:45:37 +0800 Subject: [PATCH] 优化 --- src/books/preschoolEvaluation/view/components/chapter001.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/books/preschoolEvaluation/view/components/chapter001.vue b/src/books/preschoolEvaluation/view/components/chapter001.vue index 534f8f2..89cbd90 100644 --- a/src/books/preschoolEvaluation/view/components/chapter001.vue +++ b/src/books/preschoolEvaluation/view/components/chapter001.vue @@ -1157,7 +1157,7 @@ three: "", four: "", }, - checkData:{ + checkData: { value: [], } }, -- Gitblit v1.9.1