guhongwei 4 years ago
parent
commit
ba2c473056
1 changed files with 1 additions and 1 deletions
  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: {