jason.lu преди 6 години
родител
ревизия
7befbf226e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      sourcecode/h5app/vue/src/views/login.vue

+ 1 - 1
sourcecode/h5app/vue/src/views/login.vue

@@ -46,7 +46,7 @@
             }, {});
             // if (userid.length === 0) this.$router.push('warning');
             // else this.$router.push('index');
-            this.$router.push('index');
+            //this.$router.push('index');
         }
     }