gr 2 jaren geleden
bovenliggende
commit
28c4929e2b
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      src/router/index.js

+ 2 - 2
src/router/index.js

@@ -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