Skip to content

Commit

Permalink
feat: add close event to MessageBox component
Browse files Browse the repository at this point in the history
  • Loading branch information
cuixiaorui committed Jul 27, 2024
1 parent 7c06b45 commit 6550255
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/client/components/main/Tool.vue
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
cancelBtnText=""
confirm-btn-text="继续游戏"
@confirm="handleGameResume"
@close="handleGameResume"
/>
</template>
Expand Down

0 comments on commit 6550255

Please sign in to comment.