dever 6 年之前
父节点
当前提交
5c79dc3e18
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'),