mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added debuger for check value url in payments modal
This commit is contained in:
@@ -104,6 +104,7 @@ export default {
|
||||
return this.$emit('closemodal')
|
||||
},
|
||||
RedirectedMethodDep() {
|
||||
console.log(`From /profile to - ${this.url} url`)
|
||||
window.location.href = this.url
|
||||
},
|
||||
checkBtn() {
|
||||
|
||||
Reference in New Issue
Block a user