Explorar o código

导出产品详情

lvhao hai 16 horas
pai
achega
2cb5309e5a
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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]);//内容,尺寸,等级,颜色,数量
                     }
 				}