gr 2 vuotta sitten
vanhempi
commit
28c4929e2b
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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