Commit 6046f7ec by lp784568205

删除了单点登录

parent 969794d9
......@@ -4272,10 +4272,6 @@ export default {
},
},
mounted() {
let userInfo = JSON.parse(sessionStorage.getItem('userInfo'))
// post('http://74.6.54.170.8007/doLogin',{zjhm: userInfo.identitycard})
// post('http://74.6.54.170.8007/doLogin',{zjhm: '460000000000000000'})
post('http://74.6.54.170.8007/doLogin?zjhm=460000000000000000')
if (this.menuIdPgbg == "dw") {
this.pageShow = false;
}
......
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