프롭스 수정정

This commit is contained in:
dyhj625 2025-01-21 10:32:19 +09:00
parent ae1ef9aa4f
commit 1d441b662f

View File

@ -55,7 +55,7 @@ const props = defineProps({
},
category: {
type: String,
required: true,
required: false,
},
title: {
type: String,