From 45658068e0fb7bc4359c9ec4ce194f17aaab5e3e Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期一, 17 十一月 2025 18:00:56 +0800
Subject: [PATCH] ID转人名:计时单价、异常工时、部门产线对应维护、排班管理、工艺设置、现场修理
---
DevApp/Gs.DevApp/UserControl/SelectFont.Designer.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/DevApp/Gs.DevApp/UserControl/SelectFont.Designer.cs b/DevApp/Gs.DevApp/UserControl/SelectFont.Designer.cs
index 7b6784b..fbf434b 100644
--- a/DevApp/Gs.DevApp/UserControl/SelectFont.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/SelectFont.Designer.cs
@@ -37,7 +37,7 @@
// comboBoxEdit1
//
this.comboBoxEdit1.EditValue = "--璇烽�夋嫨--";
- this.comboBoxEdit1.Location = new System.Drawing.Point(73, 80);
+ this.comboBoxEdit1.Location = new System.Drawing.Point(71, 80);
this.comboBoxEdit1.Name = "comboBoxEdit1";
this.comboBoxEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -52,7 +52,7 @@
//
// simpleButton1
//
- this.simpleButton1.Location = new System.Drawing.Point(73, 146);
+ this.simpleButton1.Location = new System.Drawing.Point(71, 146);
this.simpleButton1.Name = "simpleButton1";
this.simpleButton1.Size = new System.Drawing.Size(125, 29);
this.simpleButton1.TabIndex = 1;
--
Gitblit v1.9.3