[Bug-FE][UI Next][V1.0.0-Alpha] Fix the datepicker panel up and down in start modal. (#9267)

migrate-dev-docs-to-main
Amy0104 2022-03-29 23:11:06 +08:00 committed by GitHub
parent 1630147872
commit 3516cd56b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -363,6 +363,7 @@ export default defineComponent({
type='datetimerange'
clearable
v-model:value={this.startForm.startEndTime}
placement='top'
/>
</NFormItem>
</NSpace>