소스 검색

修改whlabel_bh

lvhao 2 일 전
부모
커밋
e58be668c8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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){