mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 20:29:35 +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')
|
return this.$emit('closemodal')
|
||||||
},
|
},
|
||||||
RedirectedMethodDep() {
|
RedirectedMethodDep() {
|
||||||
|
console.log(`From /profile to - ${this.url} url`)
|
||||||
window.location.href = this.url
|
window.location.href = this.url
|
||||||
},
|
},
|
||||||
checkBtn() {
|
checkBtn() {
|
||||||
|
|||||||
Reference in New Issue
Block a user