提交 64ac3165 编写于 作者: Q qiang

build runtime

上级 10f51f22
......@@ -1930,10 +1930,12 @@ function triggerEvent (type, detail, options) {
}
const eventOpts = this.props['data-event-opts'];
const eventParams = this.props['data-event-params'];
const target = {
dataset: {
eventOpts
eventOpts,
eventParams
}
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册