dever hace 2 años
padre
commit
7a3188abe3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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',
         ),