Selaa lähdekoodia

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

invalid w 1 vuosi sitten
vanhempi
commit
b103c64954
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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',
 ];