订单总货款:{{totalOrderAmounts}}
已结算货款:{{settleOrderAmounts}}
待结算货款:{{notSettleOrderAmounts}}
{{scope.row.user_id}}
{{scope.row.nickname}}
{{scope.row.mobile}}
{{scope.row.order_no}}
{{scope.row.order_money}}
{{scope.row.discount_money}}
{{scope.row.pay_money}}
{{scope.row.addons_bonus}}
{{scope.row.service_charge}}
{{scope.row.amount_received}}
{{settleStatus[scope.row.settle_status]}}
{{scope.row.created_at|dateTimeFormat('Y-m-d H:i:s')}}