美学规划师业绩看板 【目标:2万元/人/日】
| {{ col }} |
|---|
| {{ isNumber(col) ? '¥' + formatNumber(item[col]) : item[col] }} |
{{ item[plannerColumns[0]] }}
{{ col }}
{{ isNumber(col) ? '¥' + formatNumber(item[col]) : item[col] }}
会员服务经理&护士二开业绩 【目标:3000元/人/日】
| {{ col }} |
|---|
| {{ isNumber(col) ? '¥' + formatNumber(item[col]) : item[col] }} |
{{ item[memberColumns[0]] }}
{{ col }}
{{ isNumber(col) ? '¥' + formatNumber(item[col]) : item[col] }}
医生面诊业绩 (今日/本周)
| {{ col }} |
|---|
| {{ isNumber(col) ? '¥' + formatNumber(item[col]) : item[col] }} |
{{ item[doctorColumns[0]] }}
{{ col }}
{{ isNumber(col) ? '¥' + formatNumber(item[col]) : item[col] }}
微创中心本月进度
本月累计
¥{{ formatNumber(microPerformance['本月累计业绩'] || 0) }}
目标差额
¥{{ formatNumber(microPerformance['目标差额'] || 0) }}
主力微创业绩排名 (TOP 10)
{{ index + 1 }}
{{ item['项目名称'] || '未知项目' }}
¥{{ formatNumber(item['累计结算业绩'] || 0) }}
{{ item['销售数量'] || 0 }}件
{{ index + 1 }}
{{ item['项目名称'] || '未知项目' }}
¥{{ formatNumber(item['累计结算业绩'] || 0) }}
{{ item['销售数量'] || 0 }}件