{{ rawJson }}
+ 类目ID
+{{ detailData.catId || "-" }}
+类目名称
+{{ detailData.name || "-" }}
+属性信息(attr)
+类目ID
+{{ detailData.catId || "-" }}
+类目名称
+{{ detailData.name || "-" }}
+属性信息(attr)
+资质信息(productQuaList)
+原始JSON
+{{ detailRawJson }}
+ {{ balanceJson }}
+ {{ bankJson }}
+ 流水ID:{{ flowDetailData.flowId || "-" }}
+资金类型:{{ flowDetailData.fundsTypeDesc || "-" }}
+流水类型:{{ flowTypeText(flowDetailData.flowType) }}
+金额(分):{{ flowDetailData.amount || "-" }}
+余额(分):{{ flowDetailData.balance || "-" }}
+记账时间:{{ flowDetailData.bookkeepingTime || "-" }}
+备注:{{ flowDetailData.remark || "-" }}
+ +{{ detailRawJson }}
+ {{ detailRawJson }}
+ 总销售额
+{{ formatAmount(summary.totalSales) }}
+直播间销售额
+{{ formatAmount(summary.liveSales) }}
+橱窗销售额
+{{ formatAmount(summary.windowSales) }}
+总退款金额
+{{ formatAmount(summary.totalRefund) }}
+直播间退款金额
+{{ formatAmount(summary.liveRefund) }}
+橱窗退款金额
+{{ formatAmount(summary.windowRefund) }}
+