From 9878916af28906629dad956b65726167b50834cf Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期二, 22 七月 2025 15:08:27 +0800
Subject: [PATCH] 现场管理
---
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs | 150 +++++++++++++++++++++++---------------------------
1 files changed, 69 insertions(+), 81 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs
index 9fb3dfb..2be82bb 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.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();
@@ -60,7 +60,6 @@
this.gv_paperBillNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_iqcReleaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.bandedGridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -111,12 +110,12 @@
this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx2unit = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx2ebeln = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gvMx2workNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx2ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx2lineK3id = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn6 = 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();
@@ -136,6 +135,7 @@
this.gvMx1lineK3id = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.picCheckBox = new System.Windows.Forms.PictureBox();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
@@ -281,7 +281,6 @@
this.gv_paperBillNo,
this.gv_checkUser,
this.gv_checkDate,
- this.gv_iqcReleaseNo,
this.gridColumn3,
this.bandedGridColumn2,
this.gv_guid});
@@ -295,7 +294,7 @@
// gv_ischeck
//
this.gv_ischeck.AppearanceCell.Options.UseFont = true;
- this.gv_ischeck.Caption = "瀹℃牳鏍囪瘑";
+ this.gv_ischeck.Caption = "瀹℃牳";
this.gv_ischeck.FieldName = "checkStatus";
this.gv_ischeck.Name = "gv_ischeck";
this.gv_ischeck.OptionsColumn.AllowEdit = false;
@@ -306,7 +305,7 @@
//
// gridColumn9
//
- this.gridColumn9.Caption = "濮斿鏍囪瘑";
+ this.gridColumn9.Caption = "濮斿";
this.gridColumn9.FieldName = "isWw";
this.gridColumn9.MinWidth = 25;
this.gridColumn9.Name = "gridColumn9";
@@ -480,18 +479,6 @@
this.gv_checkDate.VisibleIndex = 15;
this.gv_checkDate.Width = 180;
//
- // gv_iqcReleaseNo
- //
- this.gv_iqcReleaseNo.AppearanceCell.Options.UseFont = true;
- this.gv_iqcReleaseNo.Caption = "IQC妫�楠屽崟鍙� ";
- this.gv_iqcReleaseNo.FieldName = "iqcReleaseNo";
- this.gv_iqcReleaseNo.Name = "gv_iqcReleaseNo";
- this.gv_iqcReleaseNo.OptionsColumn.AllowEdit = false;
- this.gv_iqcReleaseNo.Tag = "query_a.IQC_RELEASE_NO";
- this.gv_iqcReleaseNo.Visible = true;
- this.gv_iqcReleaseNo.VisibleIndex = 16;
- this.gv_iqcReleaseNo.Width = 64;
- //
// gridColumn3
//
this.gridColumn3.Caption = "鍏ュ簱绫诲埆";
@@ -499,7 +486,7 @@
this.gridColumn3.MinWidth = 25;
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
- this.gridColumn3.VisibleIndex = 17;
+ this.gridColumn3.VisibleIndex = 16;
this.gridColumn3.Width = 94;
//
// bandedGridColumn2
@@ -509,7 +496,7 @@
this.bandedGridColumn2.Name = "bandedGridColumn2";
this.bandedGridColumn2.Tag = "org.fnamber";
this.bandedGridColumn2.Visible = true;
- this.bandedGridColumn2.VisibleIndex = 18;
+ this.bandedGridColumn2.VisibleIndex = 17;
this.bandedGridColumn2.Width = 250;
//
// gv_guid
@@ -769,32 +756,32 @@
this.layoutControlItem14});
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(1346, 144);
this.Root.TextVisible = false;
//
@@ -977,12 +964,12 @@
this.gvMx2quantity,
this.gvMx2unit,
this.gvMx2ebeln,
- this.gvMx2workNo,
this.gvMx2ebelnK3id,
this.gvMx2lineK3id,
this.gridColumn10,
this.gridColumn5,
- this.gridColumn6});
+ this.gridColumn6,
+ this.gridColumn11});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
@@ -992,7 +979,7 @@
// gvMx2guid
//
this.gvMx2guid.AppearanceCell.Options.UseFont = true;
- this.gvMx2guid.Caption = "guid";
+ this.gvMx2guid.Caption = "鏄庣粏琛ㄤ富閿瓽UID";
this.gvMx2guid.FieldName = "guid";
this.gvMx2guid.MinWidth = 50;
this.gvMx2guid.Name = "gvMx2guid";
@@ -1063,23 +1050,12 @@
//
this.gvMx2ebeln.AppearanceCell.Options.UseFont = true;
this.gvMx2ebeln.Caption = "閲囪喘鍗曞彿";
- this.gvMx2ebeln.FieldName = "ebeln";
+ this.gvMx2ebeln.FieldName = "cgdh";
this.gvMx2ebeln.Name = "gvMx2ebeln";
this.gvMx2ebeln.Tag = "query_a.EBELN";
this.gvMx2ebeln.Visible = true;
this.gvMx2ebeln.VisibleIndex = 5;
this.gvMx2ebeln.Width = 94;
- //
- // gvMx2workNo
- //
- this.gvMx2workNo.AppearanceCell.Options.UseFont = true;
- this.gvMx2workNo.Caption = "浠诲姟鍗曡鍙�";
- this.gvMx2workNo.FieldName = "workLine";
- this.gvMx2workNo.Name = "gvMx2workNo";
- this.gvMx2workNo.Tag = "query_a.WORK_NO";
- this.gvMx2workNo.Visible = true;
- this.gvMx2workNo.VisibleIndex = 6;
- this.gvMx2workNo.Width = 94;
//
// gvMx2ebelnK3id
//
@@ -1089,7 +1065,7 @@
this.gvMx2ebelnK3id.Name = "gvMx2ebelnK3id";
this.gvMx2ebelnK3id.Tag = "query_a.EBELN_K3ID";
this.gvMx2ebelnK3id.Visible = true;
- this.gvMx2ebelnK3id.VisibleIndex = 7;
+ this.gvMx2ebelnK3id.VisibleIndex = 6;
this.gvMx2ebelnK3id.Width = 94;
//
// gvMx2lineK3id
@@ -1100,7 +1076,7 @@
this.gvMx2lineK3id.Name = "gvMx2lineK3id";
this.gvMx2lineK3id.Tag = "query_a.LINE_K3ID";
this.gvMx2lineK3id.Visible = true;
- this.gvMx2lineK3id.VisibleIndex = 8;
+ this.gvMx2lineK3id.VisibleIndex = 7;
this.gvMx2lineK3id.Width = 94;
//
// gridColumn10
@@ -1110,7 +1086,7 @@
this.gridColumn10.MinWidth = 25;
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.Visible = true;
- this.gridColumn10.VisibleIndex = 9;
+ this.gridColumn10.VisibleIndex = 8;
this.gridColumn10.Width = 94;
//
// gridColumn5
@@ -1120,7 +1096,7 @@
this.gridColumn5.MinWidth = 25;
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.Visible = true;
- this.gridColumn5.VisibleIndex = 10;
+ this.gridColumn5.VisibleIndex = 9;
this.gridColumn5.Width = 94;
//
// gridColumn6
@@ -1130,8 +1106,16 @@
this.gridColumn6.MinWidth = 25;
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.Visible = true;
- this.gridColumn6.VisibleIndex = 11;
+ this.gridColumn6.VisibleIndex = 10;
this.gridColumn6.Width = 94;
+ //
+ // gridColumn11
+ //
+ this.gridColumn11.Caption = "鍏宠仈GUID(鍒拌揣鏄庣粏琛℅uid)";
+ this.gridColumn11.FieldName = "itemDabid";
+ this.gridColumn11.MinWidth = 25;
+ this.gridColumn11.Name = "gridColumn11";
+ this.gridColumn11.Width = 94;
//
// xtraTabPage3
//
@@ -1170,7 +1154,8 @@
this.gvMx1ebelnK3id,
this.gvMx1lineK3id,
this.gridColumn7,
- this.gridColumn8});
+ this.gridColumn8,
+ this.gridColumn12});
this.gvMx2.GridControl = this.gcMx2;
this.gvMx2.Name = "gvMx2";
this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1214,7 +1199,7 @@
//
this.gvMx1workNo.AppearanceCell.Options.UseFont = true;
this.gvMx1workNo.Caption = "閲囪喘鍗曞彿";
- this.gvMx1workNo.FieldName = "workNo";
+ this.gvMx1workNo.FieldName = "ebeln";
this.gvMx1workNo.Name = "gvMx1workNo";
this.gvMx1workNo.Tag = "query_a.WORK_NO";
this.gvMx1workNo.Visible = true;
@@ -1316,8 +1301,6 @@
this.gvMx1ebelnK3id.FieldName = "ebelnK3id";
this.gvMx1ebelnK3id.Name = "gvMx1ebelnK3id";
this.gvMx1ebelnK3id.Tag = "query_a.EBELN_K3ID";
- this.gvMx1ebelnK3id.Visible = true;
- this.gvMx1ebelnK3id.VisibleIndex = 11;
this.gvMx1ebelnK3id.Width = 94;
//
// gvMx1lineK3id
@@ -1327,8 +1310,6 @@
this.gvMx1lineK3id.FieldName = "lineK3id";
this.gvMx1lineK3id.Name = "gvMx1lineK3id";
this.gvMx1lineK3id.Tag = "query_a.LINE_K3ID";
- this.gvMx1lineK3id.Visible = true;
- this.gvMx1lineK3id.VisibleIndex = 12;
this.gvMx1lineK3id.Width = 94;
//
// gridColumn7
@@ -1338,7 +1319,7 @@
this.gridColumn7.MinWidth = 25;
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.Visible = true;
- this.gridColumn7.VisibleIndex = 13;
+ this.gridColumn7.VisibleIndex = 11;
this.gridColumn7.Width = 94;
//
// gridColumn8
@@ -1348,8 +1329,15 @@
this.gridColumn8.MinWidth = 25;
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.Visible = true;
- this.gridColumn8.VisibleIndex = 14;
+ this.gridColumn8.VisibleIndex = 12;
this.gridColumn8.Width = 94;
+ //
+ // gridColumn12
+ //
+ this.gridColumn12.Caption = "鍏宠仈GUID(鍒拌揣鏄庣粏琛℅uid)";
+ this.gridColumn12.MinWidth = 25;
+ this.gridColumn12.Name = "gridColumn12";
+ this.gridColumn12.Width = 94;
//
// picCheckBox
//
@@ -1453,7 +1441,6 @@
private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
private DevExpress.XtraGrid.Columns.GridColumn gv_taskNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_ischeck;
- private DevExpress.XtraGrid.Columns.GridColumn gv_iqcReleaseNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_suppId;
private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
private DevExpress.XtraGrid.Columns.GridColumn gv_depotsId;
@@ -1500,7 +1487,6 @@
private DevExpress.XtraGrid.Columns.GridColumn gvMx2quantity;
private DevExpress.XtraGrid.Columns.GridColumn gvMx2unit;
private DevExpress.XtraGrid.Columns.GridColumn gvMx2ebeln;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx2workNo;
private DevExpress.XtraGrid.Columns.GridColumn gvMx2ebelnK3id;
private DevExpress.XtraGrid.Columns.GridColumn gvMx2lineK3id;
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
@@ -1534,5 +1520,7 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
private DevExpress.Utils.ToolTipController tips;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
}
}
\ No newline at end of file
--
Gitblit v1.9.3