|
@ -79,7 +79,7 @@ |
|
|
</view> |
|
|
</view> |
|
|
<view> |
|
|
<view> |
|
|
<text class="margin">收款{{ botData.offline_income_num || '0' }}笔 </text> |
|
|
<text class="margin">收款{{ botData.offline_income_num || '0' }}笔 </text> |
|
|
( ¥{{botData.offline_income_amount || '0.00'}} ) |
|
|
|
|
|
|
|
|
( ¥{{botData.offline_income_amount || '0'}} ) |
|
|
</view> |
|
|
</view> |
|
|
<view> |
|
|
<view> |
|
|
<text class="margin">退款{{ botData.offline_refund_num || '0' }}笔 </text> |
|
|
<text class="margin">退款{{ botData.offline_refund_num || '0' }}笔 </text> |
|
|