mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-04 12:58:38 +08:00
feat: inputCity 支持itemClassName
This commit is contained in:
parent
66a528b66b
commit
d7d570ebbd
@ -66,7 +66,7 @@ export interface InputCityControlSchema
|
||||
/**
|
||||
* 下拉框className
|
||||
*/
|
||||
itemClassName?: number;
|
||||
itemClassName?: string;
|
||||
}
|
||||
|
||||
export interface CityPickerProps
|
||||
|
Loading…
Reference in New Issue
Block a user