diff --git a/src/components/Question.vue b/src/components/Question.vue index cc35528..c7f9096 100644 --- a/src/components/Question.vue +++ b/src/components/Question.vue @@ -52,8 +52,8 @@ function validatePopup() { ).checked = true; showHidePopup(); } -const h = ref(0); -const d = ref(0); +const h = ref(1); +const d = ref(1); +