From 31ce91f6ff326063fca78f31ee982001586cc109 Mon Sep 17 00:00:00 2001
From: wbc <2597324127@qq.com>
Date: 星期二, 16 十二月 2025 21:55:34 +0800
Subject: [PATCH] 产能排产功能更新
---
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
index 25550de..32c5b46 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -911,7 +911,7 @@
//
this.txt_weight.Location = new System.Drawing.Point(701, 162);
this.txt_weight.Name = "txt_weight";
- this.txt_weight.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
+ this.txt_weight.Properties.Appearance.ForeColor = System.Drawing.Color.Lime;
this.txt_weight.Properties.Appearance.Options.UseForeColor = true;
this.txt_weight.Size = new System.Drawing.Size(233, 20);
this.txt_weight.StyleController = this.layoutMx1;
--
Gitblit v1.9.3