dever 3 年之前
父節點
當前提交
1a37aae6c9
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/shop/database/buy_order.php

+ 2 - 2
app/shop/database/buy_order.php

@@ -202,8 +202,8 @@ return array
                 'col' => 'name',
                 'result' => 'id',
             ),
-            'search'    => $search_option_type == 2 ? 'select' : '',
-            'option'    => $search_option,
+            //'search'    => $search_option_type == 2 ? 'select' : '',
+            //'option'    => $search_option,
             //'update_search' => $search_url,
             'list'      => 'Dever::load("shop/lib/manage.buyInfo", "{type}", "{type_id}")',
             'list_order' => 2,