dever 6 years ago
parent
commit
5c79dc3e18
1 changed files with 1 additions and 1 deletions
  1. 1 1
      push/database/data.php

+ 1 - 1
push/database/data.php

@@ -98,7 +98,7 @@ return array
             'desc'      => '推送位',
             'match'     => 'is_numeric',
             'search'    => 'select',
-            //'update'    => 'select',
+            'update'    => 'hidden',
             'option'    => $list,
             'list'      => true,
             'value'     => Dever::input('search_option_info_id', '1'),