rabin 2 years ago
parent
commit
9d592479b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/option/database/account.php

+ 1 - 1
service/option/database/account.php

@@ -337,7 +337,7 @@ return array
             'desc'      => '状态',
             'match'     => 'is_numeric',
             'option'    => $status,
-            //'search'    => 'select',
+            'search'    => 'select',
             'list'      => $search_auth == 1 ? false : true,
             'list_order' => 100,
         ),