perf: resolve beforeClose repeat trigger (#9283)
This commit is contained in:
+1
-1
@@ -229,7 +229,7 @@ export default defineComponent({
|
||||
}
|
||||
);
|
||||
|
||||
useExpose({ popupRef });
|
||||
useExpose({ popupRef, triggerClose });
|
||||
|
||||
useLockScroll(popupRef, () => props.show && props.lockScroll);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user