src/views/dashboard/Workplace.vue
@@ -291,7 +291,7 @@ if (res.status == 0) { this.userdetail = res.data // this.wapurl = location.protocol + '//' + location.host + '/#/register?agentCode=' + this.userdetail.agentCode var url = 'https://www.3falcon.com/#/register?agentCode=' + this.userdetail.agentCode var url = 'https://pentagon-member.com/#/register?agentCode=' + this.userdetail.agentCode // var url = 'https://www.rksv.one' + '/#/register?agentCode=' + this.userdetail.agentCode this.wapurl = url.replace('agent.', '') }