提交 880419b7 编写于 作者: glod-money-money's avatar glod-money-money

update:更新

上级 1b107fc6
......@@ -132,7 +132,7 @@ export default class AppAddressCascader extends Vue {
* @memberof AppAddressCascader
*/
set CurrentVal(val: any) {
this.$emit("change", {name:this.name,value:val});
this.$emit("change", {name:this.name,value:val[val.length-1]});
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册