调整表格大小
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
HorizontalAlignment="Stretch"
|
||||
VerticalAlignment="Stretch"
|
||||
MinHeight="400"
|
||||
MaxHeight="550">
|
||||
MaxHeight="500">
|
||||
<DataGrid.Columns>
|
||||
<!-- 工单信息列 -->
|
||||
<DataGridTextColumn Header="入库单号" Binding="{Binding ReceiptNo}" Width="160" />
|
||||
|
||||
Reference in New Issue
Block a user