工作台
运营
订单
营收类
{{qbobj.orderUserCount == null ? '0人' : qbobj.orderUserCount + '人'}}
累计用户
{{qbobj.orderActualTotalAmount == null ? '¥0.00' : '¥' + qbobj.orderActualTotalAmount}}
订单金额
{{qbobj.orderCount == null ? '0' : qbobj.orderCount}}笔
订单数量
时间范围
{{kstime}}
--
{{jstime}}
今日
昨日
本月
上月
营收情况
{{yunyingobj.orderCount == null ? '0' : yunyingobj.orderCount}}笔
订单数量
¥{{yunyingobj.orderActualTotalAmount == null ? '0.00' : yunyingobj.orderActualTotalAmount.toFixed(2)}}
订单金额
¥{{yunyingobj.orderActualAmount == null ? '0.00' : yunyingobj.orderActualAmount.toFixed(2)}}
实收金额
¥{{yunyingobj.orderRefundAmount == null ? '0.00' : yunyingobj.orderRefundAmount.toFixed(2)}}
退款金额