Commit 2f53bf4b by 杨树贤

fix

parent 69530911
Showing with 2 additions and 1 deletions
......@@ -873,6 +873,6 @@ class DataService
array_unshift($suppliersZhangQi, $header);
$sheet->fromArray($suppliersZhangQi);
});
})->export('xlsx');
})->export('xls');
}
}
\ No newline at end of file
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