lvhao hai 1 día
pai
achega
407b38491f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/CoreApp/controllers/Whlabelfz1.php

+ 1 - 1
core/CoreApp/controllers/Whlabelfz1.php

@@ -274,7 +274,7 @@ class Whlabelfz1 extends Start_Controller
 				$where_sql .= " and features like '%-".$post['size']."-%' ";
 			}
 			if(!empty($post['density'])){//密度
-				$where_sql .= " and density like '%-".$post['density']."-%' ";
+				$where_sql .= " and features like '%-".$post['density']."-%' ";
 			}
 			if(!empty($post['haircap'])){
 				$where_sql .= " and features like '%-".$post['haircap']."-%' ";