From 083278d7bf43cf963dfafe5778f2b326656fe2d2 Mon Sep 17 00:00:00 2001 From: sc <2401809606@qq.com> Date: Tue, 18 Mar 2025 00:10:56 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=AE=A1=E7=90=86=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- View/DyeingPlanView.xaml | 2 +- View/DyeingPlanView.xaml.cs | 34 +++++++++++++++------------------- WindowsView/User.xaml.cs | 4 ++++ 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/View/DyeingPlanView.xaml b/View/DyeingPlanView.xaml index 658682e..3a666cf 100644 --- a/View/DyeingPlanView.xaml +++ b/View/DyeingPlanView.xaml @@ -10,7 +10,7 @@ d:DesignHeight="900" d:DesignWidth="1100"> + FontSize="15" IsEditable="True" BorderBrush="#FF673AB7" DropDownClosed="comboBoxMachine_DropDownClosed" KeyDown="comboBoxWorkOrder_KeyDown"/>