提交 76152534 编写于 作者: richard_1015's avatar richard_1015

fix: rate onchange event

上级 dc1e97ab
......@@ -52,7 +52,7 @@ export default createDemo({
val8: 3
});
const onChange = val => {
proxy.$toast.text(state.result);
proxy.$toast.text(val);
};
return {
state,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册