@@ -251,9 +251,10 @@ return array
'default' => '1',
'desc' => '是否临时用户',
'match' => 'is_numeric',
+ 'search' => 'select',
'option' => $temp,
//'update' => 'select',
- //'list' => true,
+ 'list' => true,
),
'login_date' => array