dever 3 лет назад
Родитель
Сommit
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'      => '身份证资料',
             'match'     => 'is_numeric',
             'option'    => $is_idcard,
+            'search'    => 'select',
             //'update'    => 'radio',
             'list'      => !$search_audit ? false : true,
             'list_order' => 3,