lvhao 1 月之前
父節點
當前提交
948ce60e3f
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      core/CoreApp/controllers/Warehouse.php

+ 0 - 4
core/CoreApp/controllers/Warehouse.php

@@ -1767,10 +1767,6 @@ class Warehouse extends Start_Controller {
 			if($library)
             {
                 $where  .= " and library = '$library'";
-            }
-			if($type)
-            {
-                $where  .= " and type = '$type'";
             }
 			if($libraryconfirm)
             {