From 53bda14e667c014d36261821b27dff102489278c Mon Sep 17 00:00:00 2001 From: "Robin_PC\\robin" <3504557@qq.com> Date: Wed, 19 Aug 2026 20:35:01 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9C=80=E6=B1=82=E5=8D=95No.4309?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CowOutputClient/SelectedProductWindow.xaml | 39 ++++--- CowOutputClient/SelectedProductWindow.xaml.cs | 106 ++++++++++++------ WeighBusiness/BL/ProductCatalogBL.cs | 9 +- .../CreateProductCatalog_Detail.cs | 1 + WeighBusiness/BO/ProductCatalog_Detail.cs | 2 + 5 files changed, 107 insertions(+), 50 deletions(-) diff --git a/CowOutputClient/SelectedProductWindow.xaml b/CowOutputClient/SelectedProductWindow.xaml index f8b7923..0a570a1 100644 --- a/CowOutputClient/SelectedProductWindow.xaml +++ b/CowOutputClient/SelectedProductWindow.xaml @@ -6,17 +6,28 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d" x:Class="CowOutputClient.SelectedProductWindow" - Title="SelectedProductWindow" Height="500" Width="705" Loaded="Window_Loaded" WindowStyle="None" AllowsTransparency="True" Background="#0fff" WindowStartupLocation="CenterScreen" > + Title="SelectedProductWindow" Height="550" Width="702.6" Loaded="Window_Loaded" WindowStyle="None" AllowsTransparency="True" Background="#0fff" WindowStartupLocation="CenterScreen" > - + + - - + +