// html <div :data-id="item.id">小明</div> // vue getdata:function(e){ console.log(e.srcElement.dataset.id) }