xiongzhu 3 anos atrás
pai
commit
ebcd02b577
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/RegisterPage.vue

+ 1 - 1
src/views/RegisterPage.vue

@@ -230,7 +230,7 @@ export default {
                         } else {
                             this.$router.back()
                         }
-                    }, 1500)
+                    }, 300)
                 })
                 .catch(e => {
                     if (e) {