Browse Source

修改问题

master
yunuo970428 2 years ago
parent
commit
7fd8513483
  1. 2
      yxt-portal-ui/src/views/Home/Home.vue

2
yxt-portal-ui/src/views/Home/Home.vue

@ -413,7 +413,7 @@ export default {
} else if (index === 6) {
window.open('http://jianguan.yyundong.com/organizational/#/' + '?token=' + getStorage(), '_blank')
} else if (index === 7) {
window.open('http://127.0.0.1:9531/crm/#/' + '?token=' + getStorage(), '_blank')
window.open('http://jianguan.yyundong.com/crm/#/' + '?token=' + getStorage(), '_blank')
}
}
}

Loading…
Cancel
Save