{include file="Public:header2"/}
| ID | 时间 | 支出金额 | 支出类型 | 描述 | 创建时间 | 修改时间 | 操作 | |||
|---|---|---|---|---|---|---|---|---|---|---|
| {$vo['id']} | {$vo['profit_date']} | {$vo['amount']} | {if condition="$vo['expense_type'] eq 1"} 推广 {elseif condition="$vo['expense_type'] eq 2"} 活动 {else } 发货 {/if} | {$vo['description']} | {$vo['created_at']} | {$vo['updated_at']} | 编辑 删除 | |||
| 暂时没有数据! | ||||||||||