From ed1bff1052db92d9cc67b134fe0aa1ae15176c06 Mon Sep 17 00:00:00 2001 From: neverland Date: Mon, 16 Apr 2018 19:11:48 +0800 Subject: [PATCH] [Improvement] Tab: support v-model bind active tab (#879) --- docs/demos/views/tab.vue | 2 +- docs/markdown/en-US/tab.md | 12 ++++++------ docs/markdown/zh-CN/tab.md | 12 ++++++------ packages/tabs/index.vue | 21 ++++++++++++++++----- 4 files changed, 29 insertions(+), 18 deletions(-) diff --git a/docs/demos/views/tab.vue b/docs/demos/views/tab.vue index 82e5d4a38..ea3358a86 100644 --- a/docs/demos/views/tab.vue +++ b/docs/demos/views/tab.vue @@ -1,7 +1,7 @@