Compare commits
2 Commits
c888229bd9
...
cb263e45eb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cb263e45eb | ||
|
|
aae8fcee34 |
@ -734,8 +734,8 @@ export default {
|
||||
this.orderInfo.order_count.same_city_order.progress_count; // 同城进行中订单数量
|
||||
this.tabs2[1].num =
|
||||
this.orderInfo.order_count.same_city_order.overtime_count; // 同城超时异常订单数量
|
||||
this.tabs2[2].num =
|
||||
this.orderInfo.order_count.same_city_order.refund_count; // 同城退款订单数量
|
||||
// this.tabs2[2].num =
|
||||
// this.orderInfo.order_count.same_city_order.refund_count; // 同城退款订单数量
|
||||
}
|
||||
|
||||
if (res.data.order_page_list.records.length <= 0) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user