Рефералы кнопка работать хорошо

This commit is contained in:
Swino4ka
2024-03-14 20:47:43 +01:00
committed by Hepatica
parent 782540f358
commit 419bed3cdf
3 changed files with 84 additions and 7 deletions

View File

@@ -133,12 +133,15 @@ export default {
depositClick() {
this.openModal = true
this.payments = true
this.openRef = false
},
withdrawClick() {
this.openModal = true
this.payments = false
this.openRef = false
},
referalClick() {
this.openModal = false
this.openRef = true
},
NotificationEventListener() {