fix: 编译报错
This commit is contained in:
parent
662c781147
commit
1a9f5a804d
@ -30,7 +30,7 @@ const props = defineProps({
|
||||
}
|
||||
},
|
||||
timeGranularityMultiple: {
|
||||
type: Object as PropType<DatePickType>,
|
||||
type: String as PropType<DatePickType>,
|
||||
default: () => {
|
||||
return 'yearrange'
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user