From ecaf5042ee974f245a60e311516bc9395fcb46b7 Mon Sep 17 00:00:00 2001 From: rain Date: Tue, 19 May 2026 10:04:13 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=96=87=E6=A1=88=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Services/ExcelExportService.cs | 2 +- Views/HistoryWindow.xaml | 2 +- Views/SettingsWindow.xaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Services/ExcelExportService.cs b/Services/ExcelExportService.cs index acb0caf..aff5bed 100644 --- a/Services/ExcelExportService.cs +++ b/Services/ExcelExportService.cs @@ -123,7 +123,7 @@ namespace TabletTester2025.Services { var data = batches.ToList(); var sheet = package.Workbook.Worksheets.Add("崩解报表"); - WriteHeader(sheet, "检测时间", "样品名称", "剂型规则", "时限(秒)", "崩解时间(秒)", "剩余未崩解管", "水浴温度(℃)", "判定"); + WriteHeader(sheet, "检测时间", "样品名称", "剂型规格", "时限(秒)", "崩解时间(秒)", "剩余未崩解管", "水浴温度(℃)", "判定"); if (data.Count == 0) { diff --git a/Views/HistoryWindow.xaml b/Views/HistoryWindow.xaml index 04e0a7c..a160b64 100644 --- a/Views/HistoryWindow.xaml +++ b/Views/HistoryWindow.xaml @@ -220,7 +220,7 @@ - + diff --git a/Views/SettingsWindow.xaml b/Views/SettingsWindow.xaml index f31cfd4..cdd7245 100644 --- a/Views/SettingsWindow.xaml +++ b/Views/SettingsWindow.xaml @@ -126,7 +126,7 @@ - +