From 59f6bde1ae93427739a9bc076901e8219abfd200 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Tue, 16 Jul 2024 10:08:47 +0800
Subject: [PATCH] 123

---
 src/views/dashboard/Workplace.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/dashboard/Workplace.vue b/src/views/dashboard/Workplace.vue
index e476f53..f4f563b 100644
--- a/src/views/dashboard/Workplace.vue
+++ b/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://pentagon-member.com/#/register?agentCode=' + this.userdetail.agentCode
+          var url = 'https://stock.aarushstock.com/#/register?agentCode=' + this.userdetail.agentCode
           // var url = 'https://www.rksv.one' + '/#/register?agentCode=' + this.userdetail.agentCode
           this.wapurl = url.replace('agent.', '')
         }

--
Gitblit v1.9.3