packages/components/src/Input/ChooseInputWithDatePicker.vue
@@ -30,7 +30,7 @@ }>(); function handleOpen() { const _modelValue = [props.modelValue]; const _modelValue = dayjs(props.modelValue).toDate(); Portal.add((key) => { return h( Portal.Container,