From e97f3a0b90112386f96def011c6d4864d974594a Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 14 二月 2025 10:26:08 +0800
Subject: [PATCH] 生产报工

---
 DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs |   70 +++++++++++++++++-----------------
 1 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs
index 23b1896..a44f6dc 100644
--- a/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcLookHuoZhu.Designer.cs
@@ -28,27 +28,27 @@
         /// </summary>
         private void InitializeComponent()
         {
-            this.txt_qt018 = new DevExpress.XtraEditors.SearchLookUpEdit();
+            this.txt_hzabc = new DevExpress.XtraEditors.SearchLookUpEdit();
             this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
-            this.txt_qt025 = new DevExpress.XtraEditors.ComboBoxEdit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt018.Properties)).BeginInit();
+            this.txt_hzlxabc = new DevExpress.XtraEditors.ComboBoxEdit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_hzabc.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt025.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_hzlxabc.Properties)).BeginInit();
             this.SuspendLayout();
             // 
-            // txt_qt018
+            // txt_hzabc
             // 
-            this.txt_qt018.Dock = System.Windows.Forms.DockStyle.Top;
-            this.txt_qt018.EditValue = "[璇烽�夋嫨]";
-            this.txt_qt018.Location = new System.Drawing.Point(0, 24);
-            this.txt_qt018.Name = "txt_qt018";
-            this.txt_qt018.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_qt018.Properties.Appearance.Options.UseFont = true;
-            this.txt_qt018.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            this.txt_hzabc.Dock = System.Windows.Forms.DockStyle.Bottom;
+            this.txt_hzabc.EditValue = "[璇烽�夋嫨]";
+            this.txt_hzabc.Location = new System.Drawing.Point(0, 25);
+            this.txt_hzabc.Name = "txt_hzabc";
+            this.txt_hzabc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_hzabc.Properties.Appearance.Options.UseFont = true;
+            this.txt_hzabc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.txt_qt018.Properties.PopupView = this.searchLookUpEdit1View;
-            this.txt_qt018.Size = new System.Drawing.Size(263, 28);
-            this.txt_qt018.TabIndex = 312;
+            this.txt_hzabc.Properties.PopupView = this.searchLookUpEdit1View;
+            this.txt_hzabc.Size = new System.Drawing.Size(263, 28);
+            this.txt_hzabc.TabIndex = 312;
             // 
             // searchLookUpEdit1View
             // 
@@ -57,42 +57,42 @@
             this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
             this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
             // 
-            // txt_qt025
+            // txt_hzlxabc
             // 
-            this.txt_qt025.Dock = System.Windows.Forms.DockStyle.Top;
-            this.txt_qt025.EditValue = "璇烽�夋嫨";
-            this.txt_qt025.Location = new System.Drawing.Point(0, 0);
-            this.txt_qt025.Name = "txt_qt025";
-            this.txt_qt025.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            this.txt_hzlxabc.Dock = System.Windows.Forms.DockStyle.Top;
+            this.txt_hzlxabc.EditValue = "璇烽�夋嫨";
+            this.txt_hzlxabc.Location = new System.Drawing.Point(0, 0);
+            this.txt_hzlxabc.Name = "txt_hzlxabc";
+            this.txt_hzlxabc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.txt_qt025.Properties.Items.AddRange(new object[] {
+            this.txt_hzlxabc.Properties.Items.AddRange(new object[] {
             "璇烽�夋嫨",
-            "1,缁勭粐(BD_OwnerOrg)",
-            "2,渚涘簲鍟�(BD_Supplier)",
-            "3,瀹㈡埛(BD_Customer)"});
-            this.txt_qt025.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
-            this.txt_qt025.Size = new System.Drawing.Size(263, 24);
-            this.txt_qt025.TabIndex = 313;
+            "缁勭粐(BD_OwnerOrg)",
+            "渚涘簲鍟�(BD_Supplier)",
+            "瀹㈡埛(BD_Customer)"});
+            this.txt_hzlxabc.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+            this.txt_hzlxabc.Size = new System.Drawing.Size(263, 24);
+            this.txt_hzlxabc.TabIndex = 313;
             // 
             // UcLookHuoZhu
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.Controls.Add(this.txt_qt018);
-            this.Controls.Add(this.txt_qt025);
+            this.Controls.Add(this.txt_hzabc);
+            this.Controls.Add(this.txt_hzlxabc);
             this.Name = "UcLookHuoZhu";
-            this.Size = new System.Drawing.Size(263, 61);
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt018.Properties)).EndInit();
+            this.Size = new System.Drawing.Size(263, 53);
+            ((System.ComponentModel.ISupportInitialize)(this.txt_hzabc.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_qt025.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_hzlxabc.Properties)).EndInit();
             this.ResumeLayout(false);
 
         }
 
         #endregion
 
-        private DevExpress.XtraEditors.SearchLookUpEdit txt_qt018;
+        private DevExpress.XtraEditors.SearchLookUpEdit txt_hzabc;
         private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
-        private DevExpress.XtraEditors.ComboBoxEdit txt_qt025;
+        private DevExpress.XtraEditors.ComboBoxEdit txt_hzlxabc;
     }
 }

--
Gitblit v1.9.3