vux 中的panel 组件如何使用?

vux 中的panel 组件该如何使用?
我只要写了panel 标签就会报错 <a v-for="item in list" v-if="type === '1'">: Using v-if and v-for on the same element is not recommended - consider filtering the source Array instead.

<panel header="这样写不行吗?" :list="list" ></panel>

应该怎么该?希望大神指点一二,万分感谢


一只斗牛犬
浏览 1591回答 1
1回答
打开App,查看更多内容
随时随地看视频慕课网APP

相关分类

JavaScript