chore(ApiSelect): 该组件设定成手动触发验证

This commit is contained in:
invalid w 2023-10-19 10:41:11 +08:00
parent 0f2c2eabd6
commit b103c64954

View File

@ -86,4 +86,5 @@ export const NO_AUTO_LINK_COMPONENTS: ComponentType[] = [
'ApiCascader',
'AutoComplete',
'RadioButtonGroup',
'ApiSelect',
];