{queryParams.merchantId = null}"
filterable
remote
reserve-keyword
placeholder="请选择所属商户"
@change="handleGetAppListByMerchantId"
:remote-method="handleGetMerchantListByName"
:loading="merchantLoading">
{queryParams.channelCode = null}">
搜索
重置
导出
¥{{ parseFloat(scope.row.amount / 100).toFixed(2) }}
¥{{ parseFloat(scope.row.channelFeeAmount / 100).toFixed(2) }}
¥{{ parseFloat(scope.row.refundAmount / 100).toFixed(2) }}
{{ getDictDataLabel(DICT_TYPE.PAY_ORDER_STATUS, scope.row.status) }}
{{ getDictDataLabel(DICT_TYPE.PAY_ORDER_REFUND_STATUS, scope.row.refundStatus) }}
{{ getDictDataLabel(DICT_TYPE.PAY_ORDER_NOTIFY_STATUS, scope.row.notifyStatus) }}
{{ parseTime(scope.row.createTime) }}
{{ parseTime(scope.row.successTime) }}
查看详情
{{ orderDetail.merchantName }}
{{ orderDetail.appName }}
{{ orderDetail.subject }}
{{ orderDetail.merchantOrderId }}
{{ orderDetail.channelOrderNo }}
{{ orderDetail.payOrderExtension.no }}
{{ parseFloat(orderDetail.amount / 100, 2) }}
{{ parseFloat(orderDetail.channelFeeAmount / 100, 2) }}
{{ parseFloat(orderDetail.channelFeeRate / 100, 2) }}%
{{ getDictDataLabel(DICT_TYPE.PAY_ORDER_STATUS, orderDetail.status) }}
{{ getDictDataLabel(DICT_TYPE.PAY_ORDER_NOTIFY_STATUS, orderDetail.notifyStatus) }}
{{ orderDetail.notifyUrl }}
{{ parseTime(orderDetail.createTime) }}
{{ parseTime(orderDetail.successTime) }}
{{ parseTime(orderDetail.expireTime) }}
{{ parseTime(orderDetail.notifyTime) }}
{{ orderDetail.channelCodeName }}
{{ orderDetail.userIp }}
{{ getDictDataLabel(DICT_TYPE.PAY_ORDER_REFUND_STATUS, orderDetail.refundStatus) }}
{{ orderDetail.refundTimes }}
{{ parseFloat(orderDetail.refundAmount / 100, 2) }}
{{ orderDetail.body }}
{{ orderDetail.payOrderExtension.channelExtras }}
{{ orderDetail.payOrderExtension.channelNotifyData }}