From 9f64d35a6a68b77df4a5b1b3eae21a31fe9fa4ad Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 21 十一月 2024 13:59:08 +0800
Subject: [PATCH] 部分窗体增加了审核的小标识

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

diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs
index ccd0487..5962ae0 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaMj.Designer.cs
@@ -59,6 +59,7 @@
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.gcMain = new DevExpress.XtraGrid.GridControl();
             this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
             this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.pageBar1 = new UserControls.Data.UcPageBar();
@@ -68,6 +69,7 @@
             this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems();
             this.txt_status = new DevExpress.XtraEditors.CheckEdit();
             this.lbGuid = new System.Windows.Forms.Label();
+            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();
@@ -83,6 +85,7 @@
             this.xtraTabPage2.SuspendLayout();
             this.panel1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             this.SuspendLayout();
             // 
             // lb_suppNo
@@ -100,13 +103,13 @@
             this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gv_suppNo.AppearanceCell.Options.UseFont = true;
             this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鐮�";
-            this.gv_suppNo.FieldName = "suppNo";
+            this.gv_suppNo.FieldName = "suppId";
             this.gv_suppNo.MinWidth = 50;
             this.gv_suppNo.Name = "gv_suppNo";
             this.gv_suppNo.OptionsColumn.AllowEdit = false;
             this.gv_suppNo.Tag = "query_a.SUPP_NO";
             this.gv_suppNo.Visible = true;
-            this.gv_suppNo.VisibleIndex = 9;
+            this.gv_suppNo.VisibleIndex = 3;
             this.gv_suppNo.Width = 94;
             // 
             // lb_itemId
@@ -130,7 +133,7 @@
             this.gv_itemId.OptionsColumn.AllowEdit = false;
             this.gv_itemId.Tag = "query_a.ITEM_ID";
             this.gv_itemId.Visible = true;
-            this.gv_itemId.VisibleIndex = 8;
+            this.gv_itemId.VisibleIndex = 1;
             this.gv_itemId.Width = 94;
             // 
             // lb_status
@@ -154,7 +157,7 @@
             this.gv_status.OptionsColumn.AllowEdit = false;
             this.gv_status.Tag = "query_a.STATUS";
             this.gv_status.Visible = true;
-            this.gv_status.VisibleIndex = 7;
+            this.gv_status.VisibleIndex = 8;
             this.gv_status.Width = 94;
             // 
             // lb_checkDate
@@ -169,6 +172,7 @@
             // 
             // txt_checkDate
             // 
+            this.txt_checkDate.Enabled = false;
             this.txt_checkDate.Location = new System.Drawing.Point(606, 47);
             this.txt_checkDate.Name = "txt_checkDate";
             this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -187,7 +191,7 @@
             this.gv_checkDate.OptionsColumn.AllowEdit = false;
             this.gv_checkDate.Tag = "query_a.CHECK_DATE";
             this.gv_checkDate.Visible = true;
-            this.gv_checkDate.VisibleIndex = 6;
+            this.gv_checkDate.VisibleIndex = 10;
             this.gv_checkDate.Width = 94;
             // 
             // lb_checkUser
@@ -202,6 +206,7 @@
             // 
             // txt_checkUser
             // 
+            this.txt_checkUser.Enabled = false;
             this.txt_checkUser.Location = new System.Drawing.Point(606, 9);
             this.txt_checkUser.Name = "txt_checkUser";
             this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -220,7 +225,7 @@
             this.gv_checkUser.OptionsColumn.AllowEdit = false;
             this.gv_checkUser.Tag = "query_a.CHECK_USER";
             this.gv_checkUser.Visible = true;
-            this.gv_checkUser.VisibleIndex = 5;
+            this.gv_checkUser.VisibleIndex = 9;
             this.gv_checkUser.Width = 94;
             // 
             // lb_lastupdateDate
@@ -235,6 +240,7 @@
             // 
             // txt_lastupdateDate
             // 
+            this.txt_lastupdateDate.Enabled = false;
             this.txt_lastupdateDate.Location = new System.Drawing.Point(882, 47);
             this.txt_lastupdateDate.Name = "txt_lastupdateDate";
             this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -253,7 +259,7 @@
             this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
             this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE";
             this.gv_lastupdateDate.Visible = true;
-            this.gv_lastupdateDate.VisibleIndex = 4;
+            this.gv_lastupdateDate.VisibleIndex = 7;
             this.gv_lastupdateDate.Width = 94;
             // 
             // lb_lastupdateBy
@@ -268,6 +274,7 @@
             // 
             // txt_lastupdateBy
             // 
+            this.txt_lastupdateBy.Enabled = false;
             this.txt_lastupdateBy.Location = new System.Drawing.Point(882, 9);
             this.txt_lastupdateBy.Name = "txt_lastupdateBy";
             this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -286,7 +293,7 @@
             this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
             this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY";
             this.gv_lastupdateBy.Visible = true;
-            this.gv_lastupdateBy.VisibleIndex = 3;
+            this.gv_lastupdateBy.VisibleIndex = 6;
             this.gv_lastupdateBy.Width = 94;
             // 
             // lb_createDate
@@ -301,6 +308,7 @@
             // 
             // txt_createDate
             // 
+            this.txt_createDate.Enabled = false;
             this.txt_createDate.Location = new System.Drawing.Point(365, 47);
             this.txt_createDate.Name = "txt_createDate";
             this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -319,7 +327,7 @@
             this.gv_createDate.OptionsColumn.AllowEdit = false;
             this.gv_createDate.Tag = "query_a.CREATE_DATE";
             this.gv_createDate.Visible = true;
-            this.gv_createDate.VisibleIndex = 2;
+            this.gv_createDate.VisibleIndex = 5;
             this.gv_createDate.Width = 94;
             // 
             // lb_createBy
@@ -334,6 +342,7 @@
             // 
             // txt_createBy
             // 
+            this.txt_createBy.Enabled = false;
             this.txt_createBy.Location = new System.Drawing.Point(365, 9);
             this.txt_createBy.Name = "txt_createBy";
             this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -352,7 +361,7 @@
             this.gv_createBy.OptionsColumn.AllowEdit = false;
             this.gv_createBy.Tag = "query_a.CREATE_BY";
             this.gv_createBy.Visible = true;
-            this.gv_createBy.VisibleIndex = 1;
+            this.gv_createBy.VisibleIndex = 4;
             this.gv_createBy.Width = 94;
             // 
             // lb_itemNo
@@ -367,6 +376,7 @@
             // 
             // txt_itemNo
             // 
+            this.txt_itemNo.Enabled = false;
             this.txt_itemNo.Location = new System.Drawing.Point(114, 47);
             this.txt_itemNo.Name = "txt_itemNo";
             this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -385,7 +395,7 @@
             this.gv_itemNo.OptionsColumn.AllowEdit = false;
             this.gv_itemNo.Tag = "query_a.ITEM_NO";
             this.gv_itemNo.Visible = true;
-            this.gv_itemNo.VisibleIndex = 0;
+            this.gv_itemNo.VisibleIndex = 2;
             this.gv_itemNo.Width = 94;
             // 
             // toolBarMenu1
@@ -419,22 +429,33 @@
             this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
             this.gridView1.Appearance.Row.Options.UseFont = true;
             this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+            this.gridColumn1,
+            this.gv_itemId,
             this.gv_itemNo,
+            this.gv_suppNo,
             this.gv_createBy,
             this.gv_createDate,
             this.gv_lastupdateBy,
             this.gv_lastupdateDate,
-            this.gv_checkUser,
-            this.gv_checkDate,
             this.gv_status,
-            this.gv_itemId,
-            this.gv_suppNo});
+            this.gv_checkUser,
+            this.gv_checkDate});
             this.gridView1.GridControl = this.gcMain;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
             this.gridView1.OptionsFind.ShowSearchNavButtons = false;
             this.gridView1.OptionsView.ShowAutoFilterRow = true;
             this.gridView1.OptionsView.ShowGroupPanel = false;
+            // 
+            // gridColumn1
+            // 
+            this.gridColumn1.Caption = "缁勭粐";
+            this.gridColumn1.FieldName = "orgName";
+            this.gridColumn1.MinWidth = 25;
+            this.gridColumn1.Name = "gridColumn1";
+            this.gridColumn1.Visible = true;
+            this.gridColumn1.VisibleIndex = 0;
+            this.gridColumn1.Width = 94;
             // 
             // xtraTabControl1
             // 
@@ -509,6 +530,7 @@
             // 
             // txt_suppNo
             // 
+            this.txt_suppNo.IsReadly = false;
             this.txt_suppNo.KeyFile = "";
             this.txt_suppNo.Location = new System.Drawing.Point(114, 90);
             this.txt_suppNo.Margin = new System.Windows.Forms.Padding(0);
@@ -518,14 +540,17 @@
             // 
             // txt_itemId
             // 
+            this.txt_itemId.IsReadly = false;
             this.txt_itemId.KeyFile = "";
             this.txt_itemId.Location = new System.Drawing.Point(114, 12);
             this.txt_itemId.Name = "txt_itemId";
             this.txt_itemId.Size = new System.Drawing.Size(150, 33);
             this.txt_itemId.TabIndex = 237;
+            this.txt_itemId.Tag = "no";
             // 
             // txt_status
             // 
+            this.txt_status.Enabled = false;
             this.txt_status.Location = new System.Drawing.Point(364, 87);
             this.txt_status.Name = "txt_status";
             this.txt_status.Properties.Caption = "";
@@ -541,11 +566,23 @@
             this.lbGuid.TabIndex = 1;
             this.lbGuid.Visible = false;
             // 
+            // picCheckBox
+            // 
+            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
+            this.picCheckBox.Location = new System.Drawing.Point(957, 65);
+            this.picCheckBox.Name = "picCheckBox";
+            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+            this.picCheckBox.TabIndex = 7;
+            this.picCheckBox.TabStop = false;
+            this.picCheckBox.Visible = false;
+            // 
             // Frm_MesQaMj
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
             this.ClientSize = new System.Drawing.Size(1128, 682);
+            this.Controls.Add(this.picCheckBox);
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
             this.Name = "Frm_MesQaMj";
@@ -565,6 +602,7 @@
             this.panel1.ResumeLayout(false);
             this.panel1.PerformLayout();
             ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             this.ResumeLayout(false);
 
         }
@@ -618,5 +656,7 @@
         private DevExpress.XtraEditors.CheckEdit txt_status;
         private UserControl.UcLookSupplier txt_suppNo;
         private UserControl.UcLookItems txt_itemId;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
+        private System.Windows.Forms.PictureBox picCheckBox;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3