디폴트 타입변경경
This commit is contained in:
parent
b727750178
commit
6e4f1a1e81
@ -68,7 +68,7 @@ const props = defineProps({
|
||||
},
|
||||
min: {
|
||||
type: String,
|
||||
default: false,
|
||||
default: '',
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user