Commit 0e88017c authored by 罗超's avatar 罗超

修改路径

parent 746ba95d
......@@ -2043,7 +2043,7 @@
res => {
if (res.data.resultCode == 1) {
let href = this.domainManager().SalesBoardUrl
this.TemplateUrl = `${href}/?uid=${res.data.data}`
this.TemplateUrl = `${href}/autoLogin?uid=${res.data.data}`
this.dialogRankingVisible = true
if(!localStorage.getItem("RankingTime")||this.RankingTime!=localStorage.getItem("RankingTime")){
localStorage.setItem("RankingTime", this.getBeforeDate(0, new Date().Format("yyyy-MM-dd")));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment