lvhao 17 ساعت پیش
والد
کامیت
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)
             {