From a001ab233c813c4793098d598fe2084f8aa7487c Mon Sep 17 00:00:00 2001 From: lewis <604446095@qq.com> Date: Tue, 7 Jan 2025 15:18:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=87=BA=E5=BA=93=E5=8D=95ti?= =?UTF-8?q?tle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/common/service/xlsx/OrderOutbound.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/common/service/xlsx/OrderOutbound.php b/app/common/service/xlsx/OrderOutbound.php index d70b55426..912a6d8e0 100644 --- a/app/common/service/xlsx/OrderOutbound.php +++ b/app/common/service/xlsx/OrderOutbound.php @@ -15,8 +15,8 @@ class OrderOutbound { public function export($data,$order,$other_data) { - $title='供 投 里 海 农 特 产 品 出 库 供 货 单'; - $title2='供投里海农特产品出库供货单-'; + $title='供 投 里 海 农 特 产 品 出 库 结 算 单'; + $title2='供投里海农特产品出库结算单-'; $spreadsheet = new Spreadsheet(); $sheet = $spreadsheet->getActiveSheet(); // 合并单元格A1到K1