dever 3 年 前
コミット
da80c6ca58
1 ファイル変更1 行追加0 行削除
  1. 1 0
      service/option/database/account.php

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

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