generated from liutk/owl-admin-base
Update
parent
26b2977c9b
commit
1fce3af888
|
|
@ -49,7 +49,7 @@ class StoreStatisticController extends AdminController
|
|||
amis()->TableColumn('ranking', '排序'),
|
||||
amis()->TableColumn('store.title', '门店'),
|
||||
amis()->TableColumn('sales', '收入')->sortable(),
|
||||
amis()->TableColumn('expenditure', '支出')->sortable(),
|
||||
amis()->TableColumn('expenditure', '兑奖')->sortable(),
|
||||
amis()->TableColumn('new_customers', '累计人数')->sortable(),
|
||||
])
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue