调整录入报表信息中行高度

This commit is contained in:
maqiao 2025-05-30 15:03:49 +08:00
parent f4de7f9529
commit fb23c500fc
1 changed files with 2 additions and 3 deletions

View File

@ -16,9 +16,8 @@
</Grid.ColumnDefinitions> </Grid.ColumnDefinitions>
<Grid.RowDefinitions> <Grid.RowDefinitions>
<RowDefinition Height="Auto"/> <RowDefinition Height="Auto"/>
<RowDefinition Height="Auto"/> <RowDefinition Height="5*"/>
<RowDefinition Height="Auto"/> <RowDefinition Height="3*"/>
<RowDefinition Height="Auto"/>
</Grid.RowDefinitions> </Grid.RowDefinitions>
<Grid Margin="0 6 0 6" Grid.Row="0"> <Grid Margin="0 6 0 6" Grid.Row="0">
<Grid.ColumnDefinitions> <Grid.ColumnDefinitions>