Commit a917620f by 杨树贤

导出提示

parent 58f6f9f6
Showing with 1 additions and 0 deletions
...@@ -534,6 +534,7 @@ class DataService ...@@ -534,6 +534,7 @@ class DataService
$skuUserName, $skuUserName,
$skuUserDepartment $skuUserDepartment
]; ];
dump($itemData);
$excelData[] = $itemData; $excelData[] = $itemData;
} }
array_unshift($excelData, $header); array_unshift($excelData, $header);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment