Commit 1d80aff0 authored by mengzixuan's avatar mengzixuan

feat: (报表中心): 投资计划高级筛选

parent 0bcbe8b4
...@@ -383,7 +383,7 @@ export function getFormConfig(): Partial<FormProps> { ...@@ -383,7 +383,7 @@ export function getFormConfig(): Partial<FormProps> {
labelWidth: '140px', labelWidth: '140px',
component: 'DatePicker', component: 'DatePicker',
componentProps: { componentProps: {
picker: 'DatePicker', picker: 'date',
valueFormat: 'YYYY-MM-DD', valueFormat: 'YYYY-MM-DD',
format: 'YYYY-MM-DD', format: 'YYYY-MM-DD',
style: { style: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment