From 3bce783a7c08190a09aebca59864ada10961ffc2 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期二, 15 七月 2025 08:42:16 +0800
Subject: [PATCH] 采购退货

---
 DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs |  140 +++++++++++++++++++++++++++++-----------------
 1 files changed, 87 insertions(+), 53 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs
index 4a6b276..1131fa1 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs
@@ -30,14 +30,14 @@
         private void InitializeComponent()
         {
             this.components = new System.ComponentModel.Container();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
             this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -61,6 +61,7 @@
             this.gv_fmrmode = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.pageBar1 = new UserControls.Data.UcPageBar();
             this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
             this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -116,6 +117,7 @@
             this.gvMx2itemOutId = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx2 = new DevExpress.XtraGrid.GridControl();
             this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -135,6 +137,7 @@
             this.picCheckBox = new System.Windows.Forms.PictureBox();
             this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
+            this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -234,6 +237,7 @@
             // split1
             // 
             this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+            this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
             this.split1.Horizontal = false;
             this.split1.Location = new System.Drawing.Point(0, 0);
             this.split1.Name = "split1";
@@ -246,7 +250,8 @@
             // 
             // split1.Panel2
             // 
-             this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+            this.split1.Panel2.Text = "Panel2";
+            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.split1.Size = new System.Drawing.Size(1126, 570);
             this.split1.SplitterPosition = 0;
             this.split1.TabIndex = 3;
@@ -285,7 +290,9 @@
             this.gv_reason,
             this.gv_fmrmode,
             this.gridColumn7,
-            this.gridColumn18});
+            this.gridColumn18,
+            this.gridColumn19,
+            this.gridColumn20});
             this.gridView1.GridControl = this.gcMain1;
             this.gridView1.IndicatorWidth = 50;
             this.gridView1.Name = "gridView1";
@@ -483,6 +490,14 @@
             this.gridColumn18.VisibleIndex = 16;
             this.gridColumn18.Width = 94;
             // 
+            // gridColumn19
+            // 
+            this.gridColumn19.Caption = "涓婚敭GUID";
+            this.gridColumn19.FieldName = "guid";
+            this.gridColumn19.MinWidth = 25;
+            this.gridColumn19.Name = "gridColumn19";
+            this.gridColumn19.Width = 94;
+            // 
             // pageBar1
             // 
             this.pageBar1.CurrentPage = 1;
@@ -507,7 +522,7 @@
             this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.splitMx1.Horizontal = false;
             this.splitMx1.Location = new System.Drawing.Point(0, 0);
-             this.splitMx1.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+            this.splitMx1.Name = "splitMx1";
             // 
             // splitMx1.Panel1
             // 
@@ -518,6 +533,7 @@
             // 
             this.splitMx1.Panel2.Controls.Add(this.tabMx);
             this.splitMx1.Panel2.Text = "Panel2";
+            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.splitMx1.Size = new System.Drawing.Size(1126, 570);
             this.splitMx1.SplitterPosition = 137;
             this.splitMx1.TabIndex = 0;
@@ -736,32 +752,32 @@
             this.layoutControlItem15});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
-            columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition5.Width = 100D;
-            columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition6.Width = 100D;
-            columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition7.Width = 100D;
-            columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition8.Width = 100D;
+            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition1.Width = 100D;
+            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition2.Width = 100D;
+            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition3.Width = 100D;
+            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition4.Width = 100D;
             this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
-            columnDefinition5,
-            columnDefinition6,
-            columnDefinition7,
-            columnDefinition8});
-            rowDefinition5.Height = 100D;
-            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
-            rowDefinition6.Height = 100D;
-            rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
-            rowDefinition7.Height = 100D;
-            rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
-            rowDefinition8.Height = 100D;
-            rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition1,
+            columnDefinition2,
+            columnDefinition3,
+            columnDefinition4});
+            rowDefinition1.Height = 100D;
+            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition2.Height = 100D;
+            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition3.Height = 100D;
+            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition4.Height = 100D;
+            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
             this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
-            rowDefinition5,
-            rowDefinition6,
-            rowDefinition7,
-            rowDefinition8});
+            rowDefinition1,
+            rowDefinition2,
+            rowDefinition3,
+            rowDefinition4});
             this.Root.Size = new System.Drawing.Size(1126, 137);
             this.Root.TextVisible = false;
             // 
@@ -952,7 +968,8 @@
             this.gvMx2lineK3id,
             this.gvMx2itemOutId,
             this.gridColumn14,
-            this.gridColumn15});
+            this.gridColumn15,
+            this.gridColumn11});
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -984,12 +1001,12 @@
             // 
             this.gvMx2pbillNo.AppearanceCell.Options.UseFont = true;
             this.gvMx2pbillNo.Caption = "鍒拌揣鍗曞彿";
-            this.gvMx2pbillNo.FieldName = "pbillNo";
+            this.gvMx2pbillNo.FieldName = "dhdh";
             this.gvMx2pbillNo.Name = "gvMx2pbillNo";
             this.gvMx2pbillNo.OptionsColumn.ReadOnly = true;
             this.gvMx2pbillNo.Tag = "query_a.pbill_no";
             this.gvMx2pbillNo.Visible = true;
-            this.gvMx2pbillNo.VisibleIndex = 0;
+            this.gvMx2pbillNo.VisibleIndex = 9;
             this.gvMx2pbillNo.Width = 94;
             // 
             // gvMx2workLine
@@ -1000,8 +1017,6 @@
             this.gvMx2workLine.Name = "gvMx2workLine";
             this.gvMx2workLine.OptionsColumn.ReadOnly = true;
             this.gvMx2workLine.Tag = "query_a.work_line";
-            this.gvMx2workLine.Visible = true;
-            this.gvMx2workLine.VisibleIndex = 1;
             this.gvMx2workLine.Width = 94;
             // 
             // gvMx2itemNo
@@ -1013,7 +1028,7 @@
             this.gvMx2itemNo.OptionsColumn.ReadOnly = true;
             this.gvMx2itemNo.Tag = "query_a.item_no";
             this.gvMx2itemNo.Visible = true;
-            this.gvMx2itemNo.VisibleIndex = 2;
+            this.gvMx2itemNo.VisibleIndex = 0;
             this.gvMx2itemNo.Width = 94;
             // 
             // gridColumn5
@@ -1023,7 +1038,7 @@
             this.gridColumn5.Name = "gridColumn5";
             this.gridColumn5.OptionsColumn.ReadOnly = true;
             this.gridColumn5.Visible = true;
-            this.gridColumn5.VisibleIndex = 3;
+            this.gridColumn5.VisibleIndex = 1;
             this.gridColumn5.Width = 94;
             // 
             // gridColumn6
@@ -1033,7 +1048,7 @@
             this.gridColumn6.Name = "gridColumn6";
             this.gridColumn6.OptionsColumn.ReadOnly = true;
             this.gridColumn6.Visible = true;
-            this.gridColumn6.VisibleIndex = 4;
+            this.gridColumn6.VisibleIndex = 2;
             this.gridColumn6.Width = 94;
             // 
             // gvMx2quantity
@@ -1048,7 +1063,7 @@
             this.gvMx2quantity.Name = "gvMx2quantity";
             this.gvMx2quantity.Tag = "query_a.quantity";
             this.gvMx2quantity.Visible = true;
-            this.gvMx2quantity.VisibleIndex = 5;
+            this.gvMx2quantity.VisibleIndex = 3;
             this.gvMx2quantity.Width = 94;
             // 
             // gvMx2tlQty
@@ -1060,7 +1075,7 @@
             this.gvMx2tlQty.OptionsColumn.ReadOnly = true;
             this.gvMx2tlQty.Tag = "query_a.tl_qty";
             this.gvMx2tlQty.Visible = true;
-            this.gvMx2tlQty.VisibleIndex = 6;
+            this.gvMx2tlQty.VisibleIndex = 4;
             this.gvMx2tlQty.Width = 94;
             // 
             // gvMx2depotCode
@@ -1072,7 +1087,7 @@
             this.gvMx2depotCode.OptionsColumn.ReadOnly = true;
             this.gvMx2depotCode.Tag = "query_a.depot_code";
             this.gvMx2depotCode.Visible = true;
-            this.gvMx2depotCode.VisibleIndex = 7;
+            this.gvMx2depotCode.VisibleIndex = 5;
             this.gvMx2depotCode.Width = 94;
             // 
             // gvMx2remark
@@ -1084,7 +1099,7 @@
             this.gvMx2remark.OptionsColumn.ReadOnly = true;
             this.gvMx2remark.Tag = "query_a.remark";
             this.gvMx2remark.Visible = true;
-            this.gvMx2remark.VisibleIndex = 8;
+            this.gvMx2remark.VisibleIndex = 6;
             this.gvMx2remark.Width = 94;
             // 
             // gvMx2ebelnK3id
@@ -1095,8 +1110,6 @@
             this.gvMx2ebelnK3id.Name = "gvMx2ebelnK3id";
             this.gvMx2ebelnK3id.OptionsColumn.ReadOnly = true;
             this.gvMx2ebelnK3id.Tag = "query_a.ebeln_k3id";
-            this.gvMx2ebelnK3id.Visible = true;
-            this.gvMx2ebelnK3id.VisibleIndex = 9;
             this.gvMx2ebelnK3id.Width = 94;
             // 
             // gvMx2lineK3id
@@ -1107,8 +1120,6 @@
             this.gvMx2lineK3id.Name = "gvMx2lineK3id";
             this.gvMx2lineK3id.OptionsColumn.ReadOnly = true;
             this.gvMx2lineK3id.Tag = "query_a.line_k3id";
-            this.gvMx2lineK3id.Visible = true;
-            this.gvMx2lineK3id.VisibleIndex = 10;
             this.gvMx2lineK3id.Width = 94;
             // 
             // gvMx2itemOutId
@@ -1128,7 +1139,7 @@
             this.gridColumn14.MinWidth = 25;
             this.gridColumn14.Name = "gridColumn14";
             this.gridColumn14.Visible = true;
-            this.gridColumn14.VisibleIndex = 11;
+            this.gridColumn14.VisibleIndex = 7;
             this.gridColumn14.Width = 94;
             // 
             // gridColumn15
@@ -1138,8 +1149,18 @@
             this.gridColumn15.MinWidth = 25;
             this.gridColumn15.Name = "gridColumn15";
             this.gridColumn15.Visible = true;
-            this.gridColumn15.VisibleIndex = 12;
+            this.gridColumn15.VisibleIndex = 8;
             this.gridColumn15.Width = 94;
+            // 
+            // gridColumn11
+            // 
+            this.gridColumn11.Caption = "鍏ュ簱鍗曞彿";
+            this.gridColumn11.FieldName = "rkdh";
+            this.gridColumn11.MinWidth = 25;
+            this.gridColumn11.Name = "gridColumn11";
+            this.gridColumn11.Visible = true;
+            this.gridColumn11.VisibleIndex = 10;
+            this.gridColumn11.Width = 94;
             // 
             // xtraTabPage3
             // 
@@ -1337,6 +1358,16 @@
             this.layoutControlItem4.Size = new System.Drawing.Size(138, 73);
             this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 20);
             // 
+            // gridColumn20
+            // 
+            this.gridColumn20.Caption = "婧愬崟";
+            this.gridColumn20.FieldName = "fHasLinkTxt";
+            this.gridColumn20.MinWidth = 25;
+            this.gridColumn20.Name = "gridColumn20";
+            this.gridColumn20.Visible = true;
+            this.gridColumn20.VisibleIndex = 17;
+            this.gridColumn20.Width = 94;
+            // 
             // Frm_MesCgthSqDj
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1507,5 +1538,8 @@
         private DevExpress.XtraLayout.LayoutControlItem lab_createBy;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
         private DevExpress.Utils.ToolTipController tips;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3