未验证 提交 2a982906 编写于 作者: O openharmony_ci 提交者: Gitee

!9855 【轻量级 PR】:sample supports "click" action

Merge pull request !9855 from 周沺耳/N/A
......@@ -94,6 +94,9 @@ export default {
} else if (e.mode == "end") {
this.value = e.value;
this.endValue = e.value;
} else if (e.mode == "click) {
this.value = e.value;
this.currentValue = e.value;
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册