|
|
@ -108,6 +108,7 @@ |
|
|
|
CommandParameter="{Binding SealBoxId}" |
|
|
|
Margin=" 5,0,7,0"/> |
|
|
|
|
|
|
|
<TextBlock VerticalAlignment="Center" Text="{Binding SealBoxCount,StringFormat=封箱数量: {0}}" Margin="16,0,0,0" /> |
|
|
|
|
|
|
|
<TextBlock VerticalAlignment="Center" Text="部门:" Margin="16,0,0,0" /> |
|
|
|
<c:BButton Content="{Binding DepartmentName}" Style="{StaticResource LinkButton}" HorizontalAlignment="Left" VerticalAlignment="Center" |
|
|
|