|
|
|
@ -292,10 +292,11 @@ onMounted(() => { |
|
|
|
code, |
|
|
|
(success) => { |
|
|
|
// todo 测试时指定账号去2.0版本 start. |
|
|
|
// if(success.data.userId==17608417058 || success.data.userId==7897){ |
|
|
|
// // if(success.data.userId==17608417058){ |
|
|
|
// window.location.href="http://jdm.szssfj.cn/efcode20-enf-app/enforcement/loginByV1System?loginUserId=d76453e3-6945-4b02-9943-efbd0e8aee9e"; |
|
|
|
// } |
|
|
|
if(success.data.userId==17608417058 || success.data.userId==7897){ |
|
|
|
// if(success.data.userId==17608417058){ |
|
|
|
// window.location.href="http://jdm.szssfj.cn/efcode20-enf-app/enforcement/loginByV1System?loginUserId=d76453e3-6945-4b02-9943-efbd0e8aee9e"; |
|
|
|
window.location.href="https://weixin-hlht.sz.gov.cn:30443/connect/oauth2/authorize?appid=wwf62d6d16d1182b4f&redirect_uri=http://jdm.szssfj.cn/efcode20-enf-app/enforcement/enforcementHome&response_type=code&scope=SCOPE&agentid=1000015&state=STATE#wechat_redirect"; |
|
|
|
} |
|
|
|
// todo 测试时指定账号去2.0版本 end. |
|
|
|
|
|
|
|
|
|
|
|
|