Explorar el Código

修改whlabel_bh

lvhao hace 2 días
padre
commit
e58be668c8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      core/CoreApp/controllers/Whlabel_bh.php

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

@@ -2051,7 +2051,7 @@ class Whlabel_bh extends Start_Controller {
             }
 			if($color)
             {
-                $where  .= " and fpdata like '%-".$color."-%'";
+                $where  .= " and features like '%-".$color."-%'";
             }
 			if(!empty($crk_select)){
 				if($crk_select == 1){