未验证 提交 3b6bfbe1 编写于 作者: 周沺耳 提交者: Gitee

sample supports "click" action

Signed-off-by: N周沺耳 <zhoutianer@huawei.com>
上级 37f0e1a3
......@@ -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.
先完成此消息的编辑!
想要评论请 注册