fix: selectRef error

pull/3053/head
Amour1688 2020-10-24 09:33:37 +08:00
parent 64b51f22af
commit 16224a1d47
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ const Select = defineComponent({
emit('change', ...args);
};
return {
selectRef,
mergedClassName,
mode,
focus,