lvhao 1 天之前
父节点
当前提交
a6681b5496
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      core/CoreApp/controllers/Whlabel_bh.php

+ 2 - 0
core/CoreApp/controllers/Whlabel_bh.php

@@ -2053,6 +2053,8 @@ class Whlabel_bh extends Start_Controller {
             {
                 $where  .= " and features like '%-".$color."-%'";
             }
+			echo $where;
+			die;
 			if(!empty($crk_select)){
 				if($crk_select == 1){
 					$where .=" and  rk != ck ";