我自己写的 组件 data-index 的 值 传 不过去 求解
comments(e){
const index = e.currentTarget.dataset.index
this
.triggerEvent(
"comments"
,{
index: index,
})
}
厉害了 ,为什么我看不懂 文档 理解不了 ,难道我不适合这行