提交 e7649fbf 编写于 作者: Neuromancer255's avatar Neuromancer255

修改单选列表编辑器样式 --fix6

上级 0cbae89a
......@@ -78,7 +78,7 @@ export default class AppMobRadio extends Vue {
* @memberof AppMobRadio
*/
public change(data: any) {
this.$emit("change", this.changeValue);
this.$emit("change", this.curValue);
}
/**
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册