update Tabs
updata
This commit is contained in:
parent
17f52abf5b
commit
77bafb3181
4 changed files with 21 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div :class="prefixCls"><slot></slot></div>
|
||||
<div :class="prefixCls" v-show="show"><slot></slot></div>
|
||||
</template>
|
||||
<script>
|
||||
const prefixCls = 'ivu-tabs-tabpane';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue