Commit 32b59b6e by lp784568205

1

parent 9dc78ade
......@@ -4274,8 +4274,8 @@ 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')
// 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