Closed TopGrd closed 4 years ago
Describe the bug DatePicker.RangePicker 当设置 x-component-props={{ showTime: true, format: 'YYYY-MM-DD HH' }}, 两者不能同时生效,并且会有显示BUG,日期后面带个小时,后面还有个时间
To Reproduce https://codesandbox.io/s/epic-poincare-e7x2t?file=/index.js
Expected behavior 期望在显示时间的时候,可以正确设置日期值的格式
Screenshots
formily 能将日期数据 Map 到 UI 中?比如航班信息之类的?
Describe the bug DatePicker.RangePicker 当设置 x-component-props={{ showTime: true, format: 'YYYY-MM-DD HH' }}, 两者不能同时生效,并且会有显示BUG,日期后面带个小时,后面还有个时间
To Reproduce https://codesandbox.io/s/epic-poincare-e7x2t?file=/index.js
Expected behavior 期望在显示时间的时候,可以正确设置日期值的格式
Screenshots