From 34c2b33306955465c228d0953f4ee97c5eb42137 Mon Sep 17 00:00:00 2001 From: cody <648753004@qq.com> Date: Tue, 16 Dec 2025 15:40:42 +0800 Subject: [PATCH] update --- app/Exports/CommonExport.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Exports/CommonExport.php b/app/Exports/CommonExport.php index b4728bc..053dd22 100755 --- a/app/Exports/CommonExport.php +++ b/app/Exports/CommonExport.php @@ -435,7 +435,6 @@ class CommonExport implements FromCollection, WithStyles, WithColumnWidths, With } } $newList[] = array_values($temp + $t2); - dd($newList); } }