From 94d3f31cbd568f36d3e31c591b5e7cb7ad147a2e Mon Sep 17 00:00:00 2001 From: R2m1liA <15258427350@163.com> Date: Sat, 18 Oct 2025 16:26:08 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=BB=84=E4=BB=B6=E5=8F=82=E6=95=B0?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E5=90=8D=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - QuestionList.vue: Array as PropType => Array as PropType --- app/components/QuestionList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/QuestionList.vue b/app/components/QuestionList.vue index 2a8aa77..58f8ef0 100644 --- a/app/components/QuestionList.vue +++ b/app/components/QuestionList.vue @@ -16,7 +16,7 @@