Commit cba5317e by dupengfei

刑专登录地址修改 公职人员可视化地址修改

parent c340e0b3
......@@ -1445,7 +1445,7 @@ export default {
url: require('../../assets/img/Login/qgzy.png'),
id: 10,
auth: 'SHCED01',
disabled: false
disabled: true
},
{
title: '研判平台',
......@@ -1771,7 +1771,7 @@ export default {
}
},
components: { msg },
//components: { msg },
computed: {
...mapGetters(['userInfo', 'loginForm'])
......@@ -4180,8 +4180,9 @@ export default {
error: function () { }
})
},
//登录内蒙刑专
openUrlXzxt(){
let url = `http://zhyy.xzxt.nm:8888/loginByZjhm`
let url = `http://zhyy.xzxt.nm:8080/loginByZjhm`
$.ajax({
url: url,
data: { zjhm: this.userInfo.identitycard },
......@@ -4425,7 +4426,7 @@ export default {
})
},
//待审批本单位
getDspHcfk () {
getDspHcfkk () {
getDspHcfk({}).then(res => {
this.dspBdw = res.total
})
......
......@@ -5086,7 +5086,7 @@ export default {
openKsh(scope){
let skjm = this.encode();
let path = `http://26.3.13.120:1005/#/jumpLogin?idcard=${skjm}&toType=nmRagxFx&objectValue=${scope.zjhm}&objectType=idcard`
let path = `http://26.3.13.120:1005/#/jumplogin?idcard=${skjm}&toType=nmRagxFx&objectValue=${scope.zjhm}&objectType=idcard`
//let path = `http://26.3.13.120:1005/#/jumplogin?idcard=${skjm}&toType=hnShceThksh&objectValue=${scope.thbh}`;
window.open(path, "_blank");
},
......
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