|
@@ -155,7 +155,7 @@ router.beforeEach((to, from, next) => {
|
|
|
deleteCookie('userInfo')
|
|
|
deleteCookie('authority')
|
|
|
window.open(
|
|
|
- `https://geodatasvr.cn.smism.com/platform-entrance-s/#/login?url=https://192.168.113.229/user_authentication/#/home`,
|
|
|
+ `https://geodatasvr.cn.smism.com/platform-entrance-s/#/login?url=https://geodatasvr.cn.smism.com/user_authentication/#/home`,
|
|
|
"_self",
|
|
|
"",
|
|
|
true
|
|
@@ -167,7 +167,7 @@ router.beforeEach((to, from, next) => {
|
|
|
deleteCookie('userInfo')
|
|
|
deleteCookie('authority')
|
|
|
window.open(
|
|
|
- `https://geodatasvr.cn.smism.com/platform-entrance-s/#/login?url=https://192.168.113.229/user_authentication/#/home`,
|
|
|
+ `https://geodatasvr.cn.smism.com/platform-entrance-s/#/login?url=https://geodatasvr.cn.smism.com/user_authentication/#/home`,
|
|
|
"_self",
|
|
|
"",
|
|
|
true
|