chore(ApiSelect): 该组件设定成手动触发验证
This commit is contained in:
parent
0f2c2eabd6
commit
b103c64954
|
|
@ -86,4 +86,5 @@ export const NO_AUTO_LINK_COMPONENTS: ComponentType[] = [
|
|||
'ApiCascader',
|
||||
'AutoComplete',
|
||||
'RadioButtonGroup',
|
||||
'ApiSelect',
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in New Issue