lvhao 11 часов назад
Родитель
Сommit
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)
             {