2***@qq.com
2***@qq.com
  • 发布:2023-07-17 21:22
  • 更新:2023-07-17 21:29
  • 阅读:164

#插件讨论# 【 图片轮播图,banner轮播图 - 西蓝不是花 】为什么使用selects方法获取不到值

分类:uni-app

为什么我使用 @select="selects(obj)"定义方法,
<xlbsh-swiper :imgList="imgs" :isDots="false" :autoplay="false" @select="selects(obj)"></xlbsh-swiper>
methods: {

        selects(obj){  
            console.log(obj,33333); //undefined 33333  

        }  

这是为什么?

2023-07-17 21:22 负责人:无 分享
已邀请:
居家居士

居家居士 - 自由代码人,号居家居士

图片列表格式是否正确呢,附上完整代码看看

要回复问题请先登录注册