|
@@ -205,8 +205,8 @@ async function downloadExcel() {
|
|
|
SortType:tableQuery.sortType,
|
|
|
PaymentDate:tableQuery.paymentDate,
|
|
|
PaymentWay:tableQuery.paymentWay,
|
|
|
- CreatedDate:tableQuery.createdDate,
|
|
|
- ProductType:tableQuery.productType,
|
|
|
+ CreatedDate:tableQuery.productType,
|
|
|
+ ProductType:tableQuery.createdDate,
|
|
|
RefundStatus:tableQuery.refundStatus,
|
|
|
OrderStatus:tableQuery.orderStatus
|
|
|
}
|