dever 2 years ago
parent
commit
7a3188abe3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      database/data.php

+ 1 - 1
database/data.php

@@ -153,7 +153,7 @@ return array
             'desc'      => '请选择功能类型',
             'match'     => 'is_numeric',
             'update'    => 'radio',
-            'search'    => 'select',
+            //'search'    => 'select',
             'option'    => $type,
             'control'   => 'type',
         ),