diff --git a/resources/beike/admin/views/pages/customers/index.blade.php b/resources/beike/admin/views/pages/customers/index.blade.php index 591aa22c..14eea72b 100644 --- a/resources/beike/admin/views/pages/customers/index.blade.php +++ b/resources/beike/admin/views/pages/customers/index.blade.php @@ -52,7 +52,8 @@ {{ __('customer.from') }} {{ __('customer.customer_group') }} {{ __('common.status') }} - {{ __('common.action') }} + {{ __('common.created_at') }} + {{ __('common.action') }} @@ -71,6 +72,7 @@ {{ __('common.enable') }} {{ __('common.disable') }} + @{{ customer.created_at }} {{ __('common.edit') }}