wangxy 2 days ago
parent
commit
d7c7330c0a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      pages/my/banbenConfirmDialog.vue

+ 2 - 1
pages/my/banbenConfirmDialog.vue

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