-
choose:function(e){
console.log(e)
var that = this;
var item = e.currentTarget.dataset.item;
item.isChecked = !item.isChecked;
that.chooseList.push(e)
console.log(that.chooseList);
},
微信小程序开发问题解答
微信小程序开发者回答:
问题呢?出的是撒问题撒。。。都不描述清楚。。。
本文网址:http://www.91bianli.com/weixinxiaochengxu/20412.html