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'      => '身份证资料',
             'match'     => 'is_numeric',
             'option'    => $is_idcard,
+            'search'    => 'select',
             //'update'    => 'radio',
             'list'      => !$search_audit ? false : true,
             'list_order' => 3,