This commit is contained in:
Hepatica
2023-12-17 16:35:10 +01:00

View File

@@ -141,7 +141,8 @@ export default {
return this.$emit("closemodal");
},
RedirectedMethodDep() {
window.location.href = this.url;
console.log(`From /profile to - ${this.url} url`)
window.location.href = this.url
},
RedirectedMethodTransferMoneyToSp() {},