fix: selectorRef focus error

pull/3053/head
tanjinzhou 2020-10-22 18:45:03 +08:00
parent 21bca582c6
commit b6e1284518
1 changed files with 1 additions and 0 deletions

View File

@ -1025,6 +1025,7 @@ export default function generateSelector<
containerRef,
listRef,
triggerRef,
selectorRef,
};
},
methods: {