1***@qq.com
1***@qq.com
  • 发布:2019-09-17 15:47
  • 更新:2020-03-13 13:13
  • 阅读:2924

uniapp 多个for循环中 picker获取index的值时有什么好的办法 没办法直接获取

分类:uni-app
2019-09-17 15:47 负责人:无 分享
已邀请:
3***@qq.com

3***@qq.com

<picker class="li-view" mode="date" :value="item.arriveTjTime"
@change="bindDateChange(index,$event)"></picker>

bindDateChange(index,e) {
this.goToJinList[index].arriveTjTime = e.target.value
},

该问题目前已经被锁定, 无法添加新回复