提交 d426f180 authored 作者: huaxinzhu's avatar huaxinzhu

Merge branch 'dev_hxz' into test

......@@ -671,10 +671,10 @@ export default {
let ssqLabelList = [];
if(this.onlyEidtPlaceholder) {
ssqLabelList = this.$refs['ssqCascader'].getCheckedNodes()[0].pathLabels;
console.log(11,ssqLabelList);
//console.log(11,ssqLabelList);
}else {
ssqLabelList = this.addressForm.areaList;
console.log(22,ssqLabelList);
//console.log(22,ssqLabelList);
}
let params = {
......
......@@ -503,6 +503,7 @@
if(type ==3) {
this.onlyIsAgree = type // 退货退款 同意退货退款
this.dialogASTypeTitle = "提示";
this.order_refund_address = '';
this.isASTypeDialog = true;
}
},
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论