dever 3 anos atrás
pai
commit
da80c6ca58
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      service/option/database/account.php

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

@@ -176,6 +176,7 @@ return array
             'desc'      => '身份证资料',
             'match'     => 'is_numeric',
             'option'    => $is_idcard,
+            'search'    => 'select',
             //'update'    => 'radio',
             'list'      => !$search_audit ? false : true,
             'list_order' => 3,