Commit 86f0e529 by 高淑倩

add: 退单状态

parent 6705a6fa
...@@ -128,7 +128,7 @@ wxService.page({ ...@@ -128,7 +128,7 @@ wxService.page({
} }
}) })
}, },
// 退款列表 /refund/buyer/history 滚动查询 // 退款列表 /refund/buyer/history 订单状态(C:取消;N:新建,A:已审核;R:退货已发R货;D:退货已收货)
getRefundList(pageNo, pageSize) { getRefundList(pageNo, pageSize) {
wx.showLoading({ wx.showLoading({
title: '加载中', title: '加载中',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment