From 518bd387631692c183285369f83e3fa5919e3986 Mon Sep 17 00:00:00 2001 From: "liulb@mesnac.com" <haiwei@123> Date: Thu, 30 Nov 2023 10:53:50 +0800 Subject: [PATCH] . --- Aucma.Core.Palletiz/Views/StatisticsPageView.xaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Aucma.Core.Palletiz/Views/StatisticsPageView.xaml b/Aucma.Core.Palletiz/Views/StatisticsPageView.xaml index 62016930..2a269e03 100644 --- a/Aucma.Core.Palletiz/Views/StatisticsPageView.xaml +++ b/Aucma.Core.Palletiz/Views/StatisticsPageView.xaml @@ -7,7 +7,8 @@ xmlns:local="clr-namespace:Aucma.Core.Palletiz.Views" xmlns:cvt="clr-namespace:Aucma.Core.Palletiz.ConvertTo" mc:Ignorable="d" FontFamily="Microsoft YaHei" - d:DesignHeight="450" d:DesignWidth="800"> + d:DesignHeight="450" + d:DesignWidth="800"> <UserControl.Resources> <cvt:MultiBindingConverter x:Key="QueryConvert"></cvt:MultiBindingConverter>