Ver Fonte

导出产品详情

lvhao há 2 meses atrás
pai
commit
2cb5309e5a
1 ficheiros alterados com 4 adições e 0 exclusões
  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]);//内容,尺寸,等级,颜色,数量
                     }
 				}