mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-24 18:40:22 +08:00
chore(ApiSelect): 该组件设定成手动触发验证
This commit is contained in:
parent
0f2c2eabd6
commit
b103c64954
@ -86,4 +86,5 @@ export const NO_AUTO_LINK_COMPONENTS: ComponentType[] = [
|
|||||||
'ApiCascader',
|
'ApiCascader',
|
||||||
'AutoComplete',
|
'AutoComplete',
|
||||||
'RadioButtonGroup',
|
'RadioButtonGroup',
|
||||||
|
'ApiSelect',
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user