From 545add717e1ef47b6143d82b90434a5aac676261 Mon Sep 17 00:00:00 2001 From: yinheli Date: Wed, 10 May 2017 23:34:15 +0800 Subject: [PATCH] input 支持 focus 方法 --- src/components/input/input.vue | 8 ++++++++ 1 file changed, 8 insertions(+), 0 deletions(-) diff --git a/src/components/input/input.vue b/src/components/input/input.vue index ed0919f..6900dc9 100644 --- a/src/components/input/input.vue +++ b/src/components/input/input.vue @@ -7,6 +7,7 @@