mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 03:58:07 +08:00
month 优化 (#1207)
This commit is contained in:
parent
bc7714da6e
commit
b8baeec2b3
@ -338,8 +338,8 @@ export class MonthControlRenderer extends DateControl {
|
||||
placeholder: '请选择月份',
|
||||
inputFormat: 'YYYY-MM',
|
||||
dateFormat: 'MM',
|
||||
timeFormat: 'MM',
|
||||
timeFormat: '',
|
||||
viewMode: 'months',
|
||||
closeOnSelect: false
|
||||
closeOnSelect: true
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user