mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 03:58:07 +08:00
fixed: 去掉不用的month schema
This commit is contained in:
parent
1a09fccd6a
commit
5180f7603b
@ -173,17 +173,6 @@ export interface MonthControlSchema extends DateBaseControlSchema {
|
||||
*/
|
||||
inputFormat?: string;
|
||||
|
||||
/**
|
||||
* 月份的格式。
|
||||
*
|
||||
* @default MM
|
||||
*/
|
||||
timeFormat?: string;
|
||||
|
||||
/**
|
||||
* 不记得了
|
||||
*/
|
||||
timeConstraints?: any;
|
||||
}
|
||||
|
||||
export interface DateProps extends FormControlProps {
|
||||
|
Loading…
Reference in New Issue
Block a user