diff --git a/yxt-portal-ui/src/views/Home/Home.vue b/yxt-portal-ui/src/views/Home/Home.vue index 7e813058..f6e8df43 100644 --- a/yxt-portal-ui/src/views/Home/Home.vue +++ b/yxt-portal-ui/src/views/Home/Home.vue @@ -448,7 +448,7 @@ } else if (index === 6) { window.open('http://jianguan.yyundong.com/message/#/' + '?token=' + getStorage(), '_blank') } else if (index === 7) { - window.open('http://jianguan.yyundong.com/#/index' + '?token=' + getStorage(), '_blank') + window.open('http://jianguan.yyundong.com/organizational/#/' + '?token=' + getStorage(), '_blank') } else if (index === 8) { // window.open('http://192.168.3.8:9532/#/' + '?token=' + getStorage(), '_blank') window.open('http://jianguan.yyundong.com/crm/#/' + '?token=' + getStorage(), '_blank')