延时结算明细
搜索
{{scope.row.user.nickname}}
{{scope.row.user.mobile}}
{{scope.row.order_no}}
抖音cps订单
{{ wallet_types[scope.row.wallet_type] }}
{{ wallet_types[scope.row.wallet_type] }}
{{ scope.row.wallet_num }}
{{ scope.row.status ? '已结算' : '未结算' }}
{{scope.row.created_at|dateTimeFormat('Y-m-d H:i:s')}}
{{scope.row.agented_at|dateTimeFormat('Y-m-d H:i:s')}}
--