时区:
当前汇率:
当前费率:
下载Excel数据
入款({{inData.length}})
{{ formatTime(scope.row.createdTime) }}
{{ row.creditFiatAmount*1 }}
{{ scope.row.exchangeRate ? scope.row.exchangeRate*1 : scope.row.exchangeRate }}
{{ scope.row.costRate*100}}%+{{scope.row.costPerFiatAmount*1}}
{{ scope.row.operatorDetail?.firstName || '' }} {{ scope.row.operatorDetail?.lastName || '' }}
{{ scope.row.providerDetail?.firstName || '' }} {{ scope.row.providerDetail?.lastName || '' }}
{{ item.firstName || '' }} {{ item.lastName || '' }}
-
下发({{outData.length}})
{{ formatTime(scope.row.createdTime) }}
{{ row.usdtAmount*1 }}
{{ scope.row.exchangeRate ? scope.row.exchangeRate*1 : scope.row.exchangeRate }}
{{ scope.row.operatorDetail?.firstName || '' }} {{ scope.row.operatorDetail?.lastName || '' }}
{{ scope.row.providerDetail?.firstName || '' }} {{ scope.row.providerDetail?.lastName || '' }}
{{ item.firstName || '' }} {{ item.lastName || '' }}
-
统计
{{totalInfo.totalCreditFiatAmount}}
{{totalInfo.totalIssuedDebitUsdtAmount}}
{{totalInfo.totalDebitUsdtAmount}}
{{totalInfo.totalUnissuedDebitUsdtAmount}}
{{totalInfo.totalCostFiatAmount}}