style: 车型记录条件查询label宽度

This commit is contained in:
fyy
2025-08-29 16:05:24 +08:00
parent 7fc721d233
commit e25ec2d703

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)' },
},
},
{