¥
{{ (statistics.withdrawableAmount || 0).toFixed(2) }}
总收益
¥{{ (statistics.totalRevenue || 0).toFixed(2) }}
待审核
¥{{ (statistics.pendingReview || 0).toFixed(2) }}
已提现
¥{{ (statistics.withdrawn || 0).toFixed(2) }}
{{ statistics.totalFriends || 0 }}
今日 {{ statistics.todayFriends || 0 }}
{{ statistics.totalCustomers || 0 }}
今日 {{ statistics.todayCustomers || 0 }}
收益明细
提现明细
类型
{{ typeOptions[selectedTypeIndex] }}
时间
{{ selectedDate || '选择日期' }}
状态
{{ statusOptions[selectedStatusIndex] }}
到账方式
{{ payTypeOptions[selectedPayTypeIndex] }}
共{{ totalRecords }}条记录
{{ Math.min(currentPage * pageSize, totalRecords) }} / {{ totalRecords }}条
加载中...
暂无记录
{{ item.sourceType || '-' }}
{{ item.typeLabel || '' }}
{{ item.amount > 0 ? '+' : '' }}¥{{ item.amount.toFixed(2) }}
{{ item.createTime }}
收益
提现到 {{ item.payTypeLabel }}
提现申请
¥{{ Number(item.amount || 0).toFixed(2) }}
{{ item.statusLabel || '状态未知' }}
{{ item.payTypeLabel }}
审核:{{ item.reviewer }}
申请时间
{{ item.applyTime || '-' }}
审核时间
{{ item.reviewTime || '-' }}
加载中...
加载更多记录...
没有更多了