列表重置优化
This commit is contained in:
@ -134,7 +134,8 @@
|
||||
field: 'dateFrom',
|
||||
label: '有效期',
|
||||
component: 'RangePicker',
|
||||
defaultValue: defaultDate.value,
|
||||
defaultValue: defaultDate.value,
|
||||
clearOnReset: true,
|
||||
componentProps: {
|
||||
format: 'YYYY-MM-DD',
|
||||
style: { width: '100%' },
|
||||
|
||||
Reference in New Issue
Block a user