+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+
+
+
+
+
+
+
+
当日指标
+
+
+
+ 今日目标完成率
+ {{
+ formatPercent(detail?.RMBDB ?? detail?.rmbdb)
+ }}
+
+
+
+
+
+
+
+ 本月累计完成率
+ {{
+ formatPercent(detail?.YMBDB ?? detail?.ymbdb)
+ }}
+
+
+
+
+
+
+
+
+
品类占比
+
{{
+ formatCategoryPpzb(detail?.PPZB ?? detail?.ppzb)
+ }}
+
+
+
销售额
+
{{ formatMoney(detail?.JE ?? detail?.je) }}
+
+ 昨日 {{
+ formatMoney(detailField(detail, 'je_z', 'JE_Z', 'JEZ'))
+ }}
+
+
+
+
销售量
+
{{ formatNumber(detail?.SL ?? detail?.sl) }}
+
+ 昨日 {{
+ formatNumber(detailField(detail, 'zrsl', 'ZRSL'))
+ }}
+
+
+
+
毛利率
+
{{ rawCellValue(detail?.MLL ?? detail?.mll) }}
+
+
+
平均折扣
+
{{ avgDiscountText }}
+
+
+
销售单价
+
{{
+ formatMoney(detail?.JDJ ?? detail?.jdj)
+ }}
+
+
+
+
+
+
+
+
+
+
热销款 TOP 穿透明细
+
+
+
+
+
+
+
+
SKU明细(尺码)
+
+
+
+ 尺码
+
+
+
+ 库存
+
+
+
+ 零售
+
+
+
+ 状态
+
+
+
+
+
+
+
+
{{ plct3FormatCell(row[col.spdmKey]) }}
+
{{ plct3FormatCell(row[col.spmcKey]) }}
+
+
+
+
+
+
+ {{ t.label }}
+ {{ t.zt }}
+
+
+
+ {{ t.kc }}
+ |
+ {{ t.ls }}
+
+ —
+
+
+
+ {{
+ plct3SizeColRawFallback(row, col) || '—'
+ }}
+
+
+
+
+ —
+
+
+
+ {{ plct3FormatCell(row[col.key]) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+