Commit dc1565ca by txy

'1233'

parent 5e7f7d8a
......@@ -34,8 +34,9 @@ function orgIdFn(id) {
}
// 获取token
function getToken() {
var t = sessionStorage.getItem('x-token');
return t
// var t = sessionStorage.getItem('x-token');
// return t
return user.token
}
// 获取域名及二级目录
......
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