@@ -43,7 +43,8 @@
tipBigPopup.value.close();
}
defineExpose({
- handleShow
+ handleShow,
+ handleClose
})
</script>