XMLWAN před 5 roky
rodič
revize
7db22da287
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/views/layout/components/Navbar.vue

+ 1 - 1
src/views/layout/components/Navbar.vue Zobrazit soubor

@@ -274,7 +274,7 @@ export default {
274 274
       );
275 275
     },
276 276
     toClick() {
277
-      window.location.href = "https://testsso.sgjyun.com/help";
277
+      window.location.href = "https://sso.kuyicloud.com/help";
278 278
     },
279 279
     getCreatorName() {
280 280
       getCreatorName().then(response => {});