From 7517f4742fbe90e6e347c40f9db83d1393bef704 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 01 四月 2025 15:19:23 +0800
Subject: [PATCH] 工序

---
 DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs |  161 +++++++++++++++++++++++++++--------------------------
 1 files changed, 81 insertions(+), 80 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
index 71f3813..a742c59 100644
--- a/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Work/Frm_Work01.Designer.cs
@@ -29,16 +29,16 @@
         private void InitializeComponent()
         {
             this.components = new System.ComponentModel.Container();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition11 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition15 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition16 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition17 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition18 = 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();
+            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
             this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
             this.splitTop1 = new DevExpress.XtraEditors.SplitContainerControl();
             this.layTop1 = new DevExpress.XtraLayout.LayoutControl();
@@ -100,10 +100,8 @@
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
             this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx2status = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx2pbillNo = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gvMx2workLine = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -130,6 +128,7 @@
             this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.alertControl1 = new DevExpress.XtraBars.Alerter.AlertControl(this.components);
+            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
             ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
             this.splitMx1.Panel1.SuspendLayout();
@@ -274,6 +273,7 @@
             // 
             this.txt_gdbh.Location = new System.Drawing.Point(84, 12);
             this.txt_gdbh.Name = "txt_gdbh";
+            this.txt_gdbh.Properties.ReadOnly = true;
             this.txt_gdbh.Size = new System.Drawing.Size(126, 24);
             this.txt_gdbh.StyleController = this.layTop1;
             this.txt_gdbh.TabIndex = 4;
@@ -282,6 +282,7 @@
             // 
             this.txt_gx.Location = new System.Drawing.Point(84, 40);
             this.txt_gx.Name = "txt_gx";
+            this.txt_gx.Properties.ReadOnly = true;
             this.txt_gx.Size = new System.Drawing.Size(126, 24);
             this.txt_gx.StyleController = this.layTop1;
             this.txt_gx.TabIndex = 5;
@@ -290,6 +291,7 @@
             // 
             this.txt_czz.Location = new System.Drawing.Point(84, 68);
             this.txt_czz.Name = "txt_czz";
+            this.txt_czz.Properties.ReadOnly = true;
             this.txt_czz.Size = new System.Drawing.Size(126, 24);
             this.txt_czz.StyleController = this.layTop1;
             this.txt_czz.TabIndex = 6;
@@ -306,6 +308,7 @@
             // 
             this.txt_currentBarCode.Location = new System.Drawing.Point(84, 124);
             this.txt_currentBarCode.Name = "txt_currentBarCode";
+            this.txt_currentBarCode.Properties.ReadOnly = true;
             this.txt_currentBarCode.Size = new System.Drawing.Size(328, 24);
             this.txt_currentBarCode.StyleController = this.layTop1;
             this.txt_currentBarCode.TabIndex = 8;
@@ -322,6 +325,7 @@
             // 
             this.txt_itemNo.Location = new System.Drawing.Point(286, 12);
             this.txt_itemNo.Name = "txt_itemNo";
+            this.txt_itemNo.Properties.ReadOnly = true;
             this.txt_itemNo.Size = new System.Drawing.Size(126, 24);
             this.txt_itemNo.StyleController = this.layTop1;
             this.txt_itemNo.TabIndex = 10;
@@ -330,6 +334,7 @@
             // 
             this.txt_bc.Location = new System.Drawing.Point(286, 40);
             this.txt_bc.Name = "txt_bc";
+            this.txt_bc.Properties.ReadOnly = true;
             this.txt_bc.Size = new System.Drawing.Size(126, 24);
             this.txt_bc.StyleController = this.layTop1;
             this.txt_bc.TabIndex = 11;
@@ -338,6 +343,7 @@
             // 
             this.txt_gw.Location = new System.Drawing.Point(286, 68);
             this.txt_gw.Name = "txt_gw";
+            this.txt_gw.Properties.ReadOnly = true;
             this.txt_gw.Size = new System.Drawing.Size(126, 24);
             this.txt_gw.StyleController = this.layTop1;
             this.txt_gw.TabIndex = 12;
@@ -346,6 +352,7 @@
             // 
             this.txt_itemName.Location = new System.Drawing.Point(488, 12);
             this.txt_itemName.Name = "txt_itemName";
+            this.txt_itemName.Properties.ReadOnly = true;
             this.txt_itemName.Size = new System.Drawing.Size(126, 24);
             this.txt_itemName.StyleController = this.layTop1;
             this.txt_itemName.TabIndex = 13;
@@ -354,6 +361,7 @@
             // 
             this.txt_itemModel.Location = new System.Drawing.Point(690, 12);
             this.txt_itemModel.Name = "txt_itemModel";
+            this.txt_itemModel.Properties.ReadOnly = true;
             this.txt_itemModel.Size = new System.Drawing.Size(126, 24);
             this.txt_itemModel.StyleController = this.layTop1;
             this.txt_itemModel.TabIndex = 14;
@@ -362,6 +370,7 @@
             // 
             this.txt_sbNo.Location = new System.Drawing.Point(488, 68);
             this.txt_sbNo.Name = "txt_sbNo";
+            this.txt_sbNo.Properties.ReadOnly = true;
             this.txt_sbNo.Size = new System.Drawing.Size(126, 24);
             this.txt_sbNo.StyleController = this.layTop1;
             this.txt_sbNo.TabIndex = 15;
@@ -370,6 +379,7 @@
             // 
             this.txt_sjXt.Location = new System.Drawing.Point(488, 40);
             this.txt_sjXt.Name = "txt_sjXt";
+            this.txt_sjXt.Properties.ReadOnly = true;
             this.txt_sjXt.Size = new System.Drawing.Size(126, 24);
             this.txt_sjXt.StyleController = this.layTop1;
             this.txt_sjXt.TabIndex = 16;
@@ -378,6 +388,7 @@
             // 
             this.txt_yjDate.Location = new System.Drawing.Point(690, 40);
             this.txt_yjDate.Name = "txt_yjDate";
+            this.txt_yjDate.Properties.ReadOnly = true;
             this.txt_yjDate.Size = new System.Drawing.Size(126, 24);
             this.txt_yjDate.StyleController = this.layTop1;
             this.txt_yjDate.TabIndex = 17;
@@ -386,6 +397,7 @@
             // 
             this.txt_sjDate.Location = new System.Drawing.Point(690, 68);
             this.txt_sjDate.Name = "txt_sjDate";
+            this.txt_sjDate.Properties.ReadOnly = true;
             this.txt_sjDate.Size = new System.Drawing.Size(126, 24);
             this.txt_sjDate.StyleController = this.layTop1;
             this.txt_sjDate.TabIndex = 18;
@@ -436,38 +448,38 @@
             this.layoutControlItem11});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
-            columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition9.Width = 100D;
-            columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition10.Width = 100D;
-            columnDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition11.Width = 100D;
-            columnDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition12.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[] {
-            columnDefinition9,
-            columnDefinition10,
-            columnDefinition11,
-            columnDefinition12});
-            rowDefinition13.Height = 100D;
-            rowDefinition13.SizeType = System.Windows.Forms.SizeType.Percent;
-            rowDefinition14.Height = 100D;
-            rowDefinition14.SizeType = System.Windows.Forms.SizeType.Percent;
-            rowDefinition15.Height = 100D;
-            rowDefinition15.SizeType = System.Windows.Forms.SizeType.Percent;
-            rowDefinition16.Height = 100D;
-            rowDefinition16.SizeType = System.Windows.Forms.SizeType.Percent;
-            rowDefinition17.Height = 100D;
-            rowDefinition17.SizeType = System.Windows.Forms.SizeType.Percent;
-            rowDefinition18.Height = 100D;
-            rowDefinition18.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;
+            rowDefinition5.Height = 100D;
+            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition6.Height = 100D;
+            rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
             this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
-            rowDefinition13,
-            rowDefinition14,
-            rowDefinition15,
-            rowDefinition16,
-            rowDefinition17,
-            rowDefinition18});
+            rowDefinition1,
+            rowDefinition2,
+            rowDefinition3,
+            rowDefinition4,
+            rowDefinition5,
+            rowDefinition6});
             this.Root.Size = new System.Drawing.Size(828, 191);
             this.Root.TextVisible = false;
             // 
@@ -508,7 +520,7 @@
             this.layoutControlItem4.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3;
             this.layoutControlItem4.Size = new System.Drawing.Size(404, 28);
-            this.layoutControlItem4.Text = "鎵撴潯鐮�";
+            this.layoutControlItem4.Text = "鎵潯鐮�";
             this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem7
@@ -864,10 +876,8 @@
             this.gvMx1.Appearance.Row.Options.UseFont = true;
             this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
             this.gridColumn12,
-            this.gridColumn11,
             this.gvMx2status,
             this.gvMx2pbillNo,
-            this.gvMx2workLine,
             this.gvMx2itemNo,
             this.gridColumn5,
             this.gridColumn6,
@@ -875,6 +885,7 @@
             this.gvMx2tlQty,
             this.gridColumn2,
             this.gridColumn1,
+            this.gridColumn4,
             this.gridColumn14,
             this.gridColumn15});
             this.gvMx1.GridControl = this.gcMx1;
@@ -892,22 +903,12 @@
             this.gridColumn12.OptionsColumn.ReadOnly = true;
             this.gridColumn12.Width = 94;
             // 
-            // gridColumn11
-            // 
-            this.gridColumn11.Caption = "aboutGuid";
-            this.gridColumn11.FieldName = "aboutGuid";
-            this.gridColumn11.MinWidth = 25;
-            this.gridColumn11.Name = "gridColumn11";
-            this.gridColumn11.OptionsColumn.ReadOnly = true;
-            this.gridColumn11.Width = 94;
-            // 
             // gvMx2status
             // 
             this.gvMx2status.AppearanceCell.Options.UseFont = true;
             this.gvMx2status.Caption = "宸ュ崟缂栧彿";
-            this.gvMx2status.FieldName = "status";
-            this.gvMx2status.MaxWidth = 50;
-            this.gvMx2status.MinWidth = 50;
+            this.gvMx2status.FieldName = "gdbh";
+            this.gvMx2status.MinWidth = 10;
             this.gvMx2status.Name = "gvMx2status";
             this.gvMx2status.OptionsColumn.ReadOnly = true;
             this.gvMx2status.Tag = "query_a.status";
@@ -919,25 +920,13 @@
             // 
             this.gvMx2pbillNo.AppearanceCell.Options.UseFont = true;
             this.gvMx2pbillNo.Caption = "杩芥函鐮�";
-            this.gvMx2pbillNo.FieldName = "pbillNo";
+            this.gvMx2pbillNo.FieldName = "barCode";
             this.gvMx2pbillNo.Name = "gvMx2pbillNo";
             this.gvMx2pbillNo.OptionsColumn.ReadOnly = true;
             this.gvMx2pbillNo.Tag = "query_a.pbill_no";
             this.gvMx2pbillNo.Visible = true;
             this.gvMx2pbillNo.VisibleIndex = 1;
             this.gvMx2pbillNo.Width = 94;
-            // 
-            // gvMx2workLine
-            // 
-            this.gvMx2workLine.AppearanceCell.Options.UseFont = true;
-            this.gvMx2workLine.Caption = "鐗╂枡鏉$爜";
-            this.gvMx2workLine.FieldName = "workLine";
-            this.gvMx2workLine.Name = "gvMx2workLine";
-            this.gvMx2workLine.OptionsColumn.ReadOnly = true;
-            this.gvMx2workLine.Tag = "query_a.work_line";
-            this.gvMx2workLine.Visible = true;
-            this.gvMx2workLine.VisibleIndex = 2;
-            this.gvMx2workLine.Width = 94;
             // 
             // gvMx2itemNo
             // 
@@ -948,7 +937,7 @@
             this.gvMx2itemNo.OptionsColumn.ReadOnly = true;
             this.gvMx2itemNo.Tag = "query_a.item_no";
             this.gvMx2itemNo.Visible = true;
-            this.gvMx2itemNo.VisibleIndex = 3;
+            this.gvMx2itemNo.VisibleIndex = 2;
             this.gvMx2itemNo.Width = 94;
             // 
             // gridColumn5
@@ -958,7 +947,7 @@
             this.gridColumn5.Name = "gridColumn5";
             this.gridColumn5.OptionsColumn.ReadOnly = true;
             this.gridColumn5.Visible = true;
-            this.gridColumn5.VisibleIndex = 4;
+            this.gridColumn5.VisibleIndex = 3;
             this.gridColumn5.Width = 94;
             // 
             // gridColumn6
@@ -968,46 +957,49 @@
             this.gridColumn6.Name = "gridColumn6";
             this.gridColumn6.OptionsColumn.ReadOnly = true;
             this.gridColumn6.Visible = true;
-            this.gridColumn6.VisibleIndex = 5;
+            this.gridColumn6.VisibleIndex = 4;
             this.gridColumn6.Width = 94;
             // 
             // gridColumn3
             // 
             this.gridColumn3.Caption = "鏁伴噺";
+            this.gridColumn3.FieldName = "quantity";
             this.gridColumn3.MinWidth = 25;
             this.gridColumn3.Name = "gridColumn3";
             this.gridColumn3.Visible = true;
-            this.gridColumn3.VisibleIndex = 7;
+            this.gridColumn3.VisibleIndex = 6;
             this.gridColumn3.Width = 94;
             // 
             // gvMx2tlQty
             // 
             this.gvMx2tlQty.AppearanceCell.Options.UseFont = true;
             this.gvMx2tlQty.Caption = "鍗曚綅";
-            this.gvMx2tlQty.FieldName = "tlQty";
+            this.gvMx2tlQty.FieldName = "dwName";
             this.gvMx2tlQty.Name = "gvMx2tlQty";
             this.gvMx2tlQty.OptionsColumn.ReadOnly = true;
             this.gvMx2tlQty.Tag = "query_a.tl_qty";
             this.gvMx2tlQty.Visible = true;
-            this.gvMx2tlQty.VisibleIndex = 6;
+            this.gvMx2tlQty.VisibleIndex = 5;
             this.gvMx2tlQty.Width = 94;
             // 
             // gridColumn2
             // 
             this.gridColumn2.Caption = "宸ュ簭";
+            this.gridColumn2.FieldName = "processNo";
             this.gridColumn2.MinWidth = 25;
             this.gridColumn2.Name = "gridColumn2";
             this.gridColumn2.Visible = true;
-            this.gridColumn2.VisibleIndex = 8;
+            this.gridColumn2.VisibleIndex = 7;
             this.gridColumn2.Width = 94;
             // 
             // gridColumn1
             // 
             this.gridColumn1.Caption = "澶囨敞";
+            this.gridColumn1.FieldName = "remark";
             this.gridColumn1.MinWidth = 25;
             this.gridColumn1.Name = "gridColumn1";
             this.gridColumn1.Visible = true;
-            this.gridColumn1.VisibleIndex = 9;
+            this.gridColumn1.VisibleIndex = 8;
             this.gridColumn1.Width = 94;
             // 
             // gridColumn14
@@ -1207,6 +1199,16 @@
             this.gridColumn17.VisibleIndex = 11;
             this.gridColumn17.Width = 94;
             // 
+            // gridColumn4
+            // 
+            this.gridColumn4.Caption = "缁撴灉";
+            this.gridColumn4.FieldName = "checkResult";
+            this.gridColumn4.MinWidth = 25;
+            this.gridColumn4.Name = "gridColumn4";
+            this.gridColumn4.Visible = true;
+            this.gridColumn4.VisibleIndex = 9;
+            this.gridColumn4.Width = 94;
+            // 
             // Frm_Work01
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1296,10 +1298,8 @@
         private DevExpress.XtraGrid.GridControl gcMx1;
         private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx2status;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx2pbillNo;
-        private DevExpress.XtraGrid.Columns.GridColumn gvMx2workLine;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemNo;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
@@ -1380,5 +1380,6 @@
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
         private DevExpress.XtraBars.Alerter.AlertControl alertControl1;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3