This commit is contained in:
Gdpao
2020-09-07 16:22:11 +08:00
parent 1f70d8dfcb
commit f7f3fee4ad

View File

@@ -247,7 +247,7 @@ export default {
}
if (this.type == 2) {
// 获取物流信息
// this.getcarinfo();
this.getcarinfo();
}
// 订单状态: 0:全部 1已付款未发货 2已发货 3已完成 4申请退款/退货 5已退款/退货 6拒绝退款/退货
},