Ver Fonte

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

invalid w há 1 ano atrás
pai
commit
b103c64954
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/components/Form/src/helper.ts

+ 1 - 0
src/components/Form/src/helper.ts

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