| <{input type='object' name='shop_id' cols="name" object="shop" app="ome"}> <{input type='object' name='fee_item_id' object="bill_fee_item" app='finance'}> | ||||
| <{input type="date" vtype="date" name="time_from" style="width:66px; font-family:arial;" value=$time_from}> 至 <{input type="date" vtype="date" name="time_to" style="width:66px; font-family:arial;" value=$time_to}> <{button class="filterBtn btn-thirdly" label='确定' style='padding-left:10px;'}> <{button class="dataBtn btn-fourthly" time_from=$yesterday time_to=$yesterday label="昨日"}> <{button class="dataBtn btn-fourthly" time_from=$today time_to=$today label="今日"}> <{button class="dataBtn btn-fourthly" time_from=$this_week_from time_to=$this_week_to label="本周"}> <{button class="dataBtn btn-fourthly" time_from=$last_week_from time_to=$last_week_to label="上周"}> | ||||
销售收支款:<{$feedata['trade']|cur}> |
平台费用:<{$feedata['plat']|cur}> |
仓储费用:<{$feedata['branch']|cur}> |
物流费用:<{$feedata['delivery']|cur}> |
其他费用:<{$feedata['other']|cur}> |