Browse Source

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

invalid w 1 năm trước cách đây
mục cha
commit
b103c64954
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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',
 ];