This commit is contained in:
xyy
2026-03-11 15:24:40 +08:00
parent 34083df6de
commit 9b2d17d0ea
8 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
<Window x:Class="自救器呼吸器综合检验仪.ReportWindow2"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="负压气密性检验报表" Height="900" Width="1280"
Title="负压气密性检验报表" Height="768" Width="1024"
WindowStartupLocation="CenterScreen" Loaded="Window_Loaded" Closed="Window_Closed" Closing="Window_Closing">
<Grid>
<Grid.RowDefinitions>