diff --git a/luckydiamond/src/pages/ProfilePage.vue b/luckydiamond/src/pages/ProfilePage.vue index 0ab71cb..f538eca 100644 --- a/luckydiamond/src/pages/ProfilePage.vue +++ b/luckydiamond/src/pages/ProfilePage.vue @@ -133,11 +133,6 @@ export default { withdrawClick() { this.openModal = true this.payments = false - this.openRef = false - }, - referalClick() { - this.openModal = false - this.openRef = true }, NotificationEventListener() { this.notification = true