rabin 3 years ago
parent
commit
44f3e43697
1 changed files with 1 additions and 1 deletions
  1. 1 1
      database/admin.php

+ 1 - 1
database/admin.php

@@ -657,7 +657,7 @@ return array
 			'name' 		=> '所属部门',
 			'default' 	=> '1',
 			'desc' 		=> '请选择所属部门',
-			'match' 	=> 'is_string',
+			'match' 	=> 'option',
 			'option' 	=> $company_group,
 			'update'	=> 'checkbox',
 			/*