|
@@ -224,7 +224,7 @@ class Systemfoutfz extends Start_Controller {
|
|
|
|
|
|
|
|
|
|
//生成excel
|
|
//生成excel
|
|
- $filename = '订单出库-'.date('Ymd',time());
|
|
|
|
|
|
+ $filename = '订单出库-'.date('Ymd',time()).".xlsx";
|
|
$str = "<html xmlns:x=\"urn:schemas-microsoft-com:office:excel\">
|
|
$str = "<html xmlns:x=\"urn:schemas-microsoft-com:office:excel\">
|
|
<head>
|
|
<head>
|
|
<!--[if gte mso 9]><xml>
|
|
<!--[if gte mso 9]><xml>
|