|
@ -134,7 +134,7 @@ |
|
|
</Grid> |
|
|
</Grid> |
|
|
|
|
|
|
|
|
<StackPanel Grid.Row="2" HorizontalAlignment="Left" Orientation="Horizontal"> |
|
|
<StackPanel Grid.Row="2" HorizontalAlignment="Left" Orientation="Horizontal"> |
|
|
<c:BButton Content="近一个月订单" Width="100" |
|
|
<c:BButton Content="近一周订单" Width="100" |
|
|
Command="{Binding SetOrderStateCommand}" CommandParameter="{x:Null}" |
|
|
Command="{Binding SetOrderStateCommand}" CommandParameter="{x:Null}" |
|
|
Visibility="{Binding IsSDGroup,ConverterParameter=true:Collapsed:Visible,Converter={StaticResource objConverter}}"> |
|
|
Visibility="{Binding IsSDGroup,ConverterParameter=true:Collapsed:Visible,Converter={StaticResource objConverter}}"> |
|
|
<c:BButton.Background> |
|
|
<c:BButton.Background> |
|
|