From 8dbc06ffc555112cccbcbc1d32d4aa87fddf44ee Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 03 一月 2025 08:29:56 +0800
Subject: [PATCH] 细节

---
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs |  139 +++++++++++++++++++++++-----------------------
 1 files changed, 69 insertions(+), 70 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs
index 39ffaa2..e963b96 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs
@@ -41,11 +41,7 @@
             this.lb_checkUser = new DevExpress.XtraEditors.LabelControl();
             this.txt_checkUser = new DevExpress.XtraEditors.TextEdit();
             this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_lastupdateDate = new DevExpress.XtraEditors.LabelControl();
-            this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit();
             this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.lb_lastupdateBy = new DevExpress.XtraEditors.LabelControl();
-            this.txt_lastupdateBy = new DevExpress.XtraEditors.TextEdit();
             this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -69,11 +65,13 @@
             this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems();
             this.txt_status = new DevExpress.XtraEditors.CheckEdit();
             this.lbGuid = new System.Windows.Forms.Label();
+            this.lb_lastupdateDate = new DevExpress.XtraEditors.LabelControl();
+            this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit();
+            this.lb_lastupdateBy = new DevExpress.XtraEditors.LabelControl();
+            this.txt_lastupdateBy = new DevExpress.XtraEditors.TextEdit();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
             ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
@@ -84,6 +82,8 @@
             this.panel1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.txtGysNo.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             this.SuspendLayout();
             // 
@@ -91,7 +91,7 @@
             // 
             this.lb_suppNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_suppNo.Appearance.Options.UseFont = true;
-            this.lb_suppNo.Location = new System.Drawing.Point(358, 12);
+            this.lb_suppNo.Location = new System.Drawing.Point(27, 88);
             this.lb_suppNo.Name = "lb_suppNo";
             this.lb_suppNo.Size = new System.Drawing.Size(68, 21);
             this.lb_suppNo.TabIndex = 235;
@@ -115,7 +115,7 @@
             // 
             this.lb_itemId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_itemId.Appearance.Options.UseFont = true;
-            this.lb_itemId.Location = new System.Drawing.Point(12, 12);
+            this.lb_itemId.Location = new System.Drawing.Point(27, 12);
             this.lb_itemId.Name = "lb_itemId";
             this.lb_itemId.Size = new System.Drawing.Size(68, 21);
             this.lb_itemId.TabIndex = 231;
@@ -139,7 +139,7 @@
             // 
             this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_status.Appearance.Options.UseFont = true;
-            this.lb_status.Location = new System.Drawing.Point(681, 87);
+            this.lb_status.Location = new System.Drawing.Point(358, 88);
             this.lb_status.Name = "lb_status";
             this.lb_status.Size = new System.Drawing.Size(68, 21);
             this.lb_status.TabIndex = 228;
@@ -164,7 +164,7 @@
             // 
             this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_checkDate.Appearance.Options.UseFont = true;
-            this.lb_checkDate.Location = new System.Drawing.Point(681, 50);
+            this.lb_checkDate.Location = new System.Drawing.Point(358, 50);
             this.lb_checkDate.Name = "lb_checkDate";
             this.lb_checkDate.Size = new System.Drawing.Size(68, 21);
             this.lb_checkDate.TabIndex = 226;
@@ -173,7 +173,7 @@
             // txt_checkDate
             // 
             this.txt_checkDate.Enabled = false;
-            this.txt_checkDate.Location = new System.Drawing.Point(754, 46);
+            this.txt_checkDate.Location = new System.Drawing.Point(431, 46);
             this.txt_checkDate.Name = "txt_checkDate";
             this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
@@ -198,7 +198,7 @@
             // 
             this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_checkUser.Appearance.Options.UseFont = true;
-            this.lb_checkUser.Location = new System.Drawing.Point(698, 12);
+            this.lb_checkUser.Location = new System.Drawing.Point(375, 12);
             this.lb_checkUser.Name = "lb_checkUser";
             this.lb_checkUser.Size = new System.Drawing.Size(51, 21);
             this.lb_checkUser.TabIndex = 222;
@@ -207,7 +207,7 @@
             // txt_checkUser
             // 
             this.txt_checkUser.Enabled = false;
-            this.txt_checkUser.Location = new System.Drawing.Point(754, 8);
+            this.txt_checkUser.Location = new System.Drawing.Point(431, 8);
             this.txt_checkUser.Name = "txt_checkUser";
             this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
@@ -228,26 +228,6 @@
             this.gv_checkUser.VisibleIndex = 11;
             this.gv_checkUser.Width = 94;
             // 
-            // lb_lastupdateDate
-            // 
-            this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_lastupdateDate.Appearance.Options.UseFont = true;
-            this.lb_lastupdateDate.Location = new System.Drawing.Point(922, 50);
-            this.lb_lastupdateDate.Name = "lb_lastupdateDate";
-            this.lb_lastupdateDate.Size = new System.Drawing.Size(68, 21);
-            this.lb_lastupdateDate.TabIndex = 219;
-            this.lb_lastupdateDate.Text = "鏇存柊鏃堕棿";
-            // 
-            // txt_lastupdateDate
-            // 
-            this.txt_lastupdateDate.Enabled = false;
-            this.txt_lastupdateDate.Location = new System.Drawing.Point(995, 46);
-            this.txt_lastupdateDate.Name = "txt_lastupdateDate";
-            this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_lastupdateDate.Size = new System.Drawing.Size(157, 28);
-            this.txt_lastupdateDate.TabIndex = 219;
-            // 
             // gv_lastupdateDate
             // 
             this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -261,26 +241,6 @@
             this.gv_lastupdateDate.Visible = true;
             this.gv_lastupdateDate.VisibleIndex = 10;
             this.gv_lastupdateDate.Width = 180;
-            // 
-            // lb_lastupdateBy
-            // 
-            this.lb_lastupdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.lb_lastupdateBy.Appearance.Options.UseFont = true;
-            this.lb_lastupdateBy.Location = new System.Drawing.Point(939, 12);
-            this.lb_lastupdateBy.Name = "lb_lastupdateBy";
-            this.lb_lastupdateBy.Size = new System.Drawing.Size(51, 21);
-            this.lb_lastupdateBy.TabIndex = 217;
-            this.lb_lastupdateBy.Text = "鏇存柊浜�";
-            // 
-            // txt_lastupdateBy
-            // 
-            this.txt_lastupdateBy.Enabled = false;
-            this.txt_lastupdateBy.Location = new System.Drawing.Point(995, 8);
-            this.txt_lastupdateBy.Name = "txt_lastupdateBy";
-            this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true;
-            this.txt_lastupdateBy.Size = new System.Drawing.Size(157, 28);
-            this.txt_lastupdateBy.TabIndex = 217;
             // 
             // gv_lastupdateBy
             // 
@@ -328,7 +288,7 @@
             // 
             this.lb_itemNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_itemNo.Appearance.Options.UseFont = true;
-            this.lb_itemNo.Location = new System.Drawing.Point(12, 50);
+            this.lb_itemNo.Location = new System.Drawing.Point(27, 50);
             this.lb_itemNo.Name = "lb_itemNo";
             this.lb_itemNo.Size = new System.Drawing.Size(68, 21);
             this.lb_itemNo.TabIndex = 211;
@@ -337,7 +297,7 @@
             // txt_itemNo
             // 
             this.txt_itemNo.Enabled = false;
-            this.txt_itemNo.Location = new System.Drawing.Point(90, 46);
+            this.txt_itemNo.Location = new System.Drawing.Point(100, 46);
             this.txt_itemNo.Name = "txt_itemNo";
             this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
@@ -510,14 +470,14 @@
             this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
             this.panel1.Location = new System.Drawing.Point(23, 20);
             this.panel1.Name = "panel1";
-            this.panel1.Size = new System.Drawing.Size(1163, 196);
+            this.panel1.Size = new System.Drawing.Size(897, 213);
             this.panel1.TabIndex = 1;
             // 
             // labelControl1
             // 
             this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.labelControl1.Appearance.Options.UseFont = true;
-            this.labelControl1.Location = new System.Drawing.Point(341, 50);
+            this.labelControl1.Location = new System.Drawing.Point(10, 126);
             this.labelControl1.Name = "labelControl1";
             this.labelControl1.Size = new System.Drawing.Size(85, 21);
             this.labelControl1.TabIndex = 239;
@@ -526,7 +486,7 @@
             // txtGysNo
             // 
             this.txtGysNo.Enabled = false;
-            this.txtGysNo.Location = new System.Drawing.Point(429, 46);
+            this.txtGysNo.Location = new System.Drawing.Point(100, 122);
             this.txtGysNo.Name = "txtGysNo";
             this.txtGysNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txtGysNo.Properties.Appearance.Options.UseFont = true;
@@ -536,7 +496,7 @@
             // txt_suppId
             // 
             this.txt_suppId.IsReadly = false;
-            this.txt_suppId.Location = new System.Drawing.Point(429, 7);
+            this.txt_suppId.Location = new System.Drawing.Point(100, 83);
             this.txt_suppId.Margin = new System.Windows.Forms.Padding(0);
             this.txt_suppId.Name = "txt_suppId";
             this.txt_suppId.Size = new System.Drawing.Size(239, 30);
@@ -545,7 +505,7 @@
             // txt_itemId
             // 
             this.txt_itemId.IsReadly = false;
-            this.txt_itemId.Location = new System.Drawing.Point(90, 6);
+            this.txt_itemId.Location = new System.Drawing.Point(100, 6);
             this.txt_itemId.Name = "txt_itemId";
             this.txt_itemId.Size = new System.Drawing.Size(239, 33);
             this.txt_itemId.TabIndex = 237;
@@ -554,7 +514,7 @@
             // txt_status
             // 
             this.txt_status.Enabled = false;
-            this.txt_status.Location = new System.Drawing.Point(754, 85);
+            this.txt_status.Location = new System.Drawing.Point(431, 86);
             this.txt_status.Name = "txt_status";
             this.txt_status.Properties.Caption = "";
             this.txt_status.Size = new System.Drawing.Size(94, 24);
@@ -563,11 +523,51 @@
             // lbGuid
             // 
             this.lbGuid.AutoSize = true;
-            this.lbGuid.Location = new System.Drawing.Point(29, 115);
+            this.lbGuid.Location = new System.Drawing.Point(29, 110);
             this.lbGuid.Name = "lbGuid";
             this.lbGuid.Size = new System.Drawing.Size(0, 21);
             this.lbGuid.TabIndex = 1;
             this.lbGuid.Visible = false;
+            // 
+            // lb_lastupdateDate
+            // 
+            this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.lb_lastupdateDate.Appearance.Options.UseFont = true;
+            this.lb_lastupdateDate.Location = new System.Drawing.Point(622, 50);
+            this.lb_lastupdateDate.Name = "lb_lastupdateDate";
+            this.lb_lastupdateDate.Size = new System.Drawing.Size(68, 21);
+            this.lb_lastupdateDate.TabIndex = 219;
+            this.lb_lastupdateDate.Text = "鏇存柊鏃堕棿";
+            // 
+            // txt_lastupdateDate
+            // 
+            this.txt_lastupdateDate.Enabled = false;
+            this.txt_lastupdateDate.Location = new System.Drawing.Point(695, 46);
+            this.txt_lastupdateDate.Name = "txt_lastupdateDate";
+            this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
+            this.txt_lastupdateDate.Size = new System.Drawing.Size(157, 28);
+            this.txt_lastupdateDate.TabIndex = 219;
+            // 
+            // lb_lastupdateBy
+            // 
+            this.lb_lastupdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.lb_lastupdateBy.Appearance.Options.UseFont = true;
+            this.lb_lastupdateBy.Location = new System.Drawing.Point(639, 12);
+            this.lb_lastupdateBy.Name = "lb_lastupdateBy";
+            this.lb_lastupdateBy.Size = new System.Drawing.Size(51, 21);
+            this.lb_lastupdateBy.TabIndex = 217;
+            this.lb_lastupdateBy.Text = "鏇存柊浜�";
+            // 
+            // txt_lastupdateBy
+            // 
+            this.txt_lastupdateBy.Enabled = false;
+            this.txt_lastupdateBy.Location = new System.Drawing.Point(695, 8);
+            this.txt_lastupdateBy.Name = "txt_lastupdateBy";
+            this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true;
+            this.txt_lastupdateBy.Size = new System.Drawing.Size(157, 28);
+            this.txt_lastupdateBy.TabIndex = 217;
             // 
             // picCheckBox
             // 
@@ -589,10 +589,9 @@
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
             this.Name = "Frm_MesQaMj";
+            this.Text = "鍏嶆缁存姢";
             ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
@@ -604,6 +603,8 @@
             this.panel1.PerformLayout();
             ((System.ComponentModel.ISupportInitialize)(this.txtGysNo.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             this.ResumeLayout(false);
 
@@ -635,13 +636,7 @@
         private DevExpress.XtraEditors.LabelControl lb_checkUser;
         private DevExpress.XtraEditors.TextEdit txt_checkUser;
         private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser;
-
-        private DevExpress.XtraEditors.LabelControl lb_lastupdateDate;
-        private DevExpress.XtraEditors.TextEdit txt_lastupdateDate;
         private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
-
-        private DevExpress.XtraEditors.LabelControl lb_lastupdateBy;
-        private DevExpress.XtraEditors.TextEdit txt_lastupdateBy;
         private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
         private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
         private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
@@ -658,5 +653,9 @@
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
         private DevExpress.XtraEditors.LabelControl labelControl1;
         private DevExpress.XtraEditors.TextEdit txtGysNo;
+        private DevExpress.XtraEditors.LabelControl lb_lastupdateDate;
+        private DevExpress.XtraEditors.TextEdit txt_lastupdateDate;
+        private DevExpress.XtraEditors.LabelControl lb_lastupdateBy;
+        private DevExpress.XtraEditors.TextEdit txt_lastupdateBy;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3