Sfoglia il codice sorgente

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

invalid w 1 anno fa
parent
commit
b103c64954
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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',
 ];