fix: timeRangePicker hide panel not work #4902

close #4902
pull/4882/head
tangjinzhou 2021-11-20 14:20:36 +08:00
parent f5986a9cc9
commit 876720f31b
2 changed files with 8 additions and 0 deletions

View File

@ -147,6 +147,10 @@ function Picker<DateType>() {
'allowClear',
'autofocus',
'showTime',
'showNow',
'showHour',
'showMinute',
'showSecond',
'picker',
'format',
'use12Hours',

View File

@ -185,6 +185,10 @@ function RangerPicker<DateType>() {
'format',
'picker',
'showTime',
'showNow',
'showHour',
'showMinute',
'showSecond',
'use12Hours',
'separator',
'value',