评价优化
This commit is contained in:
@ -11,7 +11,7 @@ export const searchFormSchema: FormSchema[] = [
|
||||
label: '日期',
|
||||
component: 'RangePicker',
|
||||
componentProps: {
|
||||
format: 'YYYY-MM-DD HH:mm:ss',
|
||||
format: 'YYYY-MM-DD',
|
||||
style: { width: '100%' },
|
||||
getPopupContainer: () => document.body,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user