Merge pull request 'gdpao' (#91) from gyh into master

Reviewed-on: http://git.luyuan.tk/luyuan/demingshangjia/pulls/91
This commit was merged in pull request #91.
This commit is contained in:
gyh
2020-09-07 16:22:45 +08:00

View File

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