guhongwei hace 4 años
padre
commit
ba2c473056
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

@@ -166,7 +166,7 @@ export default {
   created() {},
   methods: {
     login() {
-      window.location.replace('/login');
+      window.location.replace('/cysciweb/login');
     },
   },
   computed: {