修复警告
修复警告
This commit is contained in:
parent
644c37b3b3
commit
8ac8d1ed96
6 changed files with 12 additions and 20 deletions
|
@ -3,6 +3,7 @@
|
|||
<ul v-if="data && data.length" :class="[prefixCls + '-menu']">
|
||||
<Casitem
|
||||
v-for="item in data"
|
||||
:key="item"
|
||||
:prefix-cls="prefixCls"
|
||||
:data="item"
|
||||
:tmp-item="tmpItem"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue