From 8d3a02a52e87403e3be7491db2bf2ef5d865510f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=81=E5=BC=BA?= Date: Fri, 28 Apr 2017 14:53:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9input=E7=BB=84=E4=BB=B6=20aut?= =?UTF-8?q?ofocus=E4=B8=BABoolean=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/routers/input-number.vue | 5 +++-- examples/routers/input.vue | 5 +++-- src/components/input-number/input-number.vue | 3 ++- src/components/input/input.vue | 3 ++- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/examples/routers/input-number.vue b/examples/routers/input-number.vue index e4729cc3..df86e737 100644 --- a/examples/routers/input-number.vue +++ b/examples/routers/input-number.vue @@ -1,6 +1,6 @@