mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
Merge branch 'main' of https://github.com/danilt2000/LuckyDiamond
This commit is contained in:
@@ -141,7 +141,8 @@ export default {
|
|||||||
return this.$emit("closemodal");
|
return this.$emit("closemodal");
|
||||||
},
|
},
|
||||||
RedirectedMethodDep() {
|
RedirectedMethodDep() {
|
||||||
window.location.href = this.url;
|
console.log(`From /profile to - ${this.url} url`)
|
||||||
|
window.location.href = this.url
|
||||||
},
|
},
|
||||||
RedirectedMethodTransferMoneyToSp() {},
|
RedirectedMethodTransferMoneyToSp() {},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user