Compare commits
No commits in common. "cb263e45eb097b045050eb34b8a6e0e86e1340e8" and "c888229bd995cfe40a7f389a32743e01930e282a" have entirely different histories.
cb263e45eb
...
c888229bd9
@ -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