generated from liutk/owl-admin-base
Fix
parent
9aaf69ec6d
commit
4c24690548
|
|
@ -32,6 +32,7 @@ class StoreProfitRatioLogController extends AdminController
|
|||
amis()->TextControl()->name('employee_name')->label(__('store_profit_ratio_log.employee'))->columnRatio(3)->clearable(),
|
||||
]),
|
||||
]))
|
||||
->filterDefaultVisible()
|
||||
->columns([
|
||||
amis()->TableColumn()->name('id')->label(__('store_profit_ratio_log.id')),
|
||||
amis()->TableColumn()->name('store.title')->label(__('store_profit_ratio_log.store')),
|
||||
|
|
|
|||
Loading…
Reference in New Issue