master #3

Merged
bichangxiong merged 19 commits from master into prod 2025-08-29 18:46:27 +08:00
Showing only changes of commit e25ec2d703 - Show all commits

View File

@@ -54,7 +54,7 @@ export const querySchema: FormSchemaGetter = () => [
format: 'YYYY-MM-DD HH:mm:ss',
valueFormat: 'YYYY-MM-DD HH:mm:ss',
placeholder: '结束时间',
style: { width: 'calc(100% - 140px)' },
style: { width: 'calc(100% - 120px)' },
},
},
{