update Tree
This commit is contained in:
parent
3bbb6b5f7d
commit
a9e5919790
2 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
:multiple="multiple"
|
||||
:show-checkbox="showCheckbox">
|
||||
</Tree-node>
|
||||
<div :class="[prefixCls + '-empty']" v-if="!data.length">{{ emptyText }}</div>
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue