@@ -66,7 +66,7 @@ $config = array
'desc' => '仓库名称',
'match' => 'is_numeric',
'list' => 'Dever::load("store/info-find#name", {store_id})',
- 'search' => $type != 1 ? array
+ 'search' => !$type ? array
(
'api' => 'store/info-like',
'col' => 'name',