mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): [select-v2] scrollbar resets to top after select item issue #21225 * fix(components): [select-v2] scrollbar resets to top after select item 使用函数包裹能解决isFunction(props.remoteMethod)触发watchEffect的问题 * fix(components): [select-v2] scrollbar resets to top after select item