guhongwei 4 years ago
parent
commit
da008bf4a9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/index.vue

+ 2 - 2
src/views/index.vue

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