用户列表新增邀请人id

This commit is contained in:
gongfuxiang 2022-02-12 14:41:18 +08:00
parent f35f765986
commit 560bc065aa

View File

@ -202,6 +202,15 @@ class User
'form_type' => 'section',
],
],
[
'label' => '邀请人id',
'view_type' => 'field',
'view_key' => 'referrer',
'is_sort' => 1,
'search_config' => [
'form_type' => 'input',
],
],
[
'label' => '注册时间',
'view_type' => 'field',