Jing Li 2024-04-26 16:10:40 +08:00
parent 9aaf69ec6d
commit 4c24690548
1 changed files with 1 additions and 0 deletions

View File

@ -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')),