We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 727c0fe commit cdbf89aCopy full SHA for cdbf89a
src/packages/__VUE/imagepreview/index.vue
@@ -3,7 +3,7 @@
3
pop-class="custom-pop"
4
v-model:visible="showPop"
5
:isWrapTeleport="isWrapTeleport"
6
- @click="onClose"
+ @closed="onClose"
7
style="width: 100%"
8
lock-scroll
9
>
0 commit comments