From 952eea467a25d1043f5e1d39d8489a6fe51e850f Mon Sep 17 00:00:00 2001 From: Hsiaoming Yang Date: Sat, 9 Sep 2017 20:02:49 +0900 Subject: [PATCH] Rollback #968 If you want to prevent submit, use this instead: ```
``` --- src/components/form/form.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/components/form/form.vue b/src/components/form/form.vue index 13a880ec..11030753 100644 --- a/src/components/form/form.vue +++ b/src/components/form/form.vue @@ -1,5 +1,5 @@