查看ECPM
{{ getDictionaryName('user_status',Number(scope.row.userStatus)) }}
{{ convertUTCToBeijing(scope.row.lastLoginTime) }}
{{ scope.row.todayIncome === 0 ? '0.00' : scope.row.todayIncome ?? '0.00'}} /
{{ scope.row.totalIncome === 0 ? '0.00' : scope.row.totalIncome ?? '0.00' }}
{{ convertUTCToBeijing(scope.row.registryTime) }}
风控解除
封禁用户
锁定用户
{{ getDictionaryName('ad_source_type',scope.row.adSourceType) }}