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