Skip to content

Commit

Permalink
feat : add variable for close popup information
Browse files Browse the repository at this point in the history
  • Loading branch information
marsellavaleria19 committed Oct 9, 2024
1 parent f909963 commit f390a92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mixins/popup-aduan-masuk.js
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ export default {
this.isShowPopupInformation = true
},
submitRetryHandle() {
this.isShowPopupInformation = false
switch (this.typeDialog) {
case 'verificationComplaint':
return this.submitPopupComplaintHandle(this.dataDialog)
Expand Down

0 comments on commit f390a92

Please sign in to comment.