参数修改

This commit is contained in:
13713575202 2025-04-25 10:12:10 +08:00
parent 380ef01953
commit 8f3223e8e4

View File

@ -55,7 +55,7 @@ const props = defineProps({
}, },
isDown: { isDown: {
type: Boolean, type: Boolean,
default: true, default: false,
}, },
downTitle: { downTitle: {
type: String, type: String,