Commit 50047b93 authored by jiaxu.yan's avatar jiaxu.yan

Merge branch 'develop' of http://gitlab.91isoft.com:90/purple-cloud/web-progeam into develop

parents 6e6a93ef 4d66f610
...@@ -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