dever 6 년 전
부모
커밋
46db2646fc
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      database/user.php

+ 2 - 2
database/user.php

@@ -108,8 +108,8 @@ return array
 			'match' 	=> 'is_numeric',
 			'update'	=> 'select',
 			'option'	=> $source_type,
-			//'search'	=> 'select',
-			//'list'		=> true,
+			'search'	=> 'select',
+			'list'		=> true,
 		),
 
 		'email'		=> array