seimin %!s(int64=3) %!d(string=hai) anos
pai
achega
5fc3f98c88
Modificáronse 1 ficheiros con 1 adicións e 6 borrados
  1. 1 6
      src/views/Login.vue

+ 1 - 6
src/views/Login.vue

@@ -104,12 +104,7 @@ export default {
104 104
             "login_requester",
105 105
             JSON.stringify(res.data.data.requester)
106 106
           );
107
-          if (this.isSSo) {
108
-            location.href =
109
-              "http://" + location.host + "/serviceApp/#/main/indes";
110
-          } else {
111
-            this.$router.push({ path: "/main" });
112
-          }
107
+          this.$router.push({ path: "/main" });
113 108
         } else {
114 109
           that
115 110
             .$createDialog({