瀏覽代碼

导出产品详情

lvhao 3 月之前
父節點
當前提交
2cb5309e5a
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      core/CoreApp/controllers/Systemfout.php

+ 4 - 0
core/CoreApp/controllers/Systemfout.php

@@ -2463,6 +2463,10 @@ class Systemfout extends Start_Controller {
 		                {
 							$title .= $tc[$v].' ';
 						}
+						if(stripos($fg[0],'131-') !== false){
+							$title = "";
+							$ys="";
+						}
 						$cpexcel[$ke] = array($fg[5],$dj,$ys,$title,$fg[2]);//内容,尺寸,等级,颜色,数量
                     }
 				}