update Tabs

updata
This commit is contained in:
梁灏 2016-12-06 23:11:44 +08:00
parent 17f52abf5b
commit 77bafb3181
4 changed files with 21 additions and 9 deletions

View file

@ -1,5 +1,5 @@
<template>
<i-button @click="toggleClose" :animated="false">closable</i-button>
<i-button @click="toggleClose">closable</i-button>
<Tabs type="line" :closable="closable" :animated="false">
<Tab-pane label="Tab 1">Tab1 content</Tab-pane>