Browse Source

导出产品详情

lvhao 15 hours ago
parent
commit
2cb5309e5a
1 changed files with 4 additions and 0 deletions
  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]);//内容,尺寸,等级,颜色,数量
                     }
 				}