lvhao 1 週間 前
コミット
24a7654e2d
1 ファイル変更0 行追加6 行削除
  1. 0 6
      core/CoreApp/controllers/Fullorderexcel.php

+ 0 - 6
core/CoreApp/controllers/Fullorderexcel.php

@@ -1528,12 +1528,6 @@ class Fullorderexcel extends Start_Controller {
 						//头套种类
 						$sku_lacetypefpdata_str .= empty($typeclass[$ll]['title'])? " --<br/>" : $typeclass[$ll]['title']."<br/>";
 					}
-				}else{
-					$sku_gradefpdata_str .= " --<br/>";
-					$sku_colorfpdata_str .= " --<br/>";
-					$sku_densityfpdata_str .= " --<br/>";
-					$sku_hairnumberfpdata_str .= " --<br/>";
-					$sku_lacetypefpdata_str .= " --<br/>";
 				}
 				
 			}