From f65c60f600d23538329d72109ac22292b032e8ba Mon Sep 17 00:00:00 2001
From: wbc <2597324127@qq.com>
Date: 星期三, 03 十二月 2025 18:27:26 +0800
Subject: [PATCH] 蓝宝模具相关维护表更新
---
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs | 184 +++++++++++++++++++++++++++++-----------------
1 files changed, 116 insertions(+), 68 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs
index 676d122..8ab37d0 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs
@@ -65,6 +65,7 @@
this.bandedGridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn49 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage();
@@ -85,6 +86,7 @@
this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn48 = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabPage5 = new DevExpress.XtraTab.XtraTabPage();
this.gcMxL2 = new DevExpress.XtraGrid.GridControl();
this.gvMxL2 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -158,6 +160,7 @@
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn47 = 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();
@@ -180,6 +183,7 @@
this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.picCheckBox = new System.Windows.Forms.PictureBox();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
+ this.gridColumn50 = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -341,7 +345,9 @@
this.gridColumn3,
this.bandedGridColumn2,
this.gv_guid,
- this.gridColumn14});
+ this.gridColumn14,
+ this.gridColumn49,
+ this.gridColumn50});
this.gridView1.DetailHeight = 272;
this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 43;
@@ -512,7 +518,7 @@
// gv_remark
//
this.gv_remark.AppearanceCell.Options.UseFont = true;
- this.gv_remark.Caption = "澶囨敞璇存槑";
+ this.gv_remark.Caption = "鍒拌揣鍗曞娉�";
this.gv_remark.FieldName = "dhgRemark";
this.gv_remark.MinWidth = 17;
this.gv_remark.Name = "gv_remark";
@@ -599,8 +605,19 @@
this.gridColumn14.FieldName = "printCount1";
this.gridColumn14.MinWidth = 21;
this.gridColumn14.Name = "gridColumn14";
+ this.gridColumn14.Tag = "a.printCount";
this.gridColumn14.Visible = true;
this.gridColumn14.VisibleIndex = 19;
+ //
+ // gridColumn49
+ //
+ this.gridColumn49.Caption = "闇�姹傝窡韪彿";
+ this.gridColumn49.FieldName = "salesOrderId";
+ this.gridColumn49.MinWidth = 22;
+ this.gridColumn49.Name = "gridColumn49";
+ this.gridColumn49.Tag = "z.salesOrderId";
+ this.gridColumn49.Visible = true;
+ this.gridColumn49.VisibleIndex = 20;
//
// pageBar1
//
@@ -664,7 +681,8 @@
this.gridColumn26,
this.gridColumn27,
this.gridColumn28,
- this.gridColumn29});
+ this.gridColumn29,
+ this.gridColumn48});
this.gvMxL1.DetailHeight = 272;
this.gvMxL1.GridControl = this.gcMxL1;
this.gvMxL1.Name = "gvMxL1";
@@ -832,12 +850,20 @@
this.gridColumn29.VisibleIndex = 11;
this.gridColumn29.Width = 66;
//
+ // gridColumn48
+ //
+ this.gridColumn48.Caption = "鍏嬮噸";
+ this.gridColumn48.FieldName = "weight";
+ this.gridColumn48.Name = "gridColumn48";
+ this.gridColumn48.Visible = true;
+ this.gridColumn48.VisibleIndex = 12;
+ //
// xtraTabPage5
//
this.xtraTabPage5.Controls.Add(this.gcMxL2);
this.xtraTabPage5.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.xtraTabPage5.Name = "xtraTabPage5";
- this.xtraTabPage5.Size = new System.Drawing.Size(1176, 261);
+ this.xtraTabPage5.Size = new System.Drawing.Size(1177, 261);
this.xtraTabPage5.Text = "鍏ュ簱鏉$爜";
//
// gcMxL2
@@ -846,7 +872,7 @@
this.gcMxL2.Location = new System.Drawing.Point(0, 0);
this.gcMxL2.MainView = this.gvMxL2;
this.gcMxL2.Name = "gcMxL2";
- this.gcMxL2.Size = new System.Drawing.Size(1176, 261);
+ this.gcMxL2.Size = new System.Drawing.Size(1177, 261);
this.gcMxL2.TabIndex = 2;
this.gcMxL2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMxL2});
@@ -1125,39 +1151,39 @@
//
// txt_dptName
//
- this.txt_dptName.Location = new System.Drawing.Point(76, 57);
+ this.txt_dptName.Location = new System.Drawing.Point(81, 58);
this.txt_dptName.Name = "txt_dptName";
this.txt_dptName.Properties.Appearance.Options.UseFont = true;
- this.txt_dptName.Size = new System.Drawing.Size(221, 20);
+ this.txt_dptName.Size = new System.Drawing.Size(216, 20);
this.txt_dptName.StyleController = this.layoutMx1;
this.txt_dptName.TabIndex = 593;
this.txt_dptName.Tag = "readonly";
//
// txt_dhgRemark
//
- this.txt_dhgRemark.Location = new System.Drawing.Point(367, 82);
+ this.txt_dhgRemark.Location = new System.Drawing.Point(371, 82);
this.txt_dhgRemark.Name = "txt_dhgRemark";
this.txt_dhgRemark.Properties.Appearance.Options.UseFont = true;
- this.txt_dhgRemark.Size = new System.Drawing.Size(512, 20);
+ this.txt_dhgRemark.Size = new System.Drawing.Size(506, 20);
this.txt_dhgRemark.StyleController = this.layoutMx1;
this.txt_dhgRemark.TabIndex = 240;
//
// txt_suppName
//
- this.txt_suppName.Location = new System.Drawing.Point(76, 32);
+ this.txt_suppName.Location = new System.Drawing.Point(81, 34);
this.txt_suppName.Name = "txt_suppName";
this.txt_suppName.Properties.Appearance.Options.UseFont = true;
- this.txt_suppName.Size = new System.Drawing.Size(221, 20);
+ this.txt_suppName.Size = new System.Drawing.Size(216, 20);
this.txt_suppName.StyleController = this.layoutMx1;
this.txt_suppName.TabIndex = 592;
this.txt_suppName.Tag = "readonly";
//
// txt_fcheckUser
//
- this.txt_fcheckUser.Location = new System.Drawing.Point(949, 7);
+ this.txt_fcheckUser.Location = new System.Drawing.Point(951, 10);
this.txt_fcheckUser.Name = "txt_fcheckUser";
this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true;
- this.txt_fcheckUser.Size = new System.Drawing.Size(221, 20);
+ this.txt_fcheckUser.Size = new System.Drawing.Size(216, 20);
this.txt_fcheckUser.StyleController = this.layoutMx1;
this.txt_fcheckUser.TabIndex = 595;
//
@@ -1172,64 +1198,64 @@
//
// txt_paperBillNo
//
- this.txt_paperBillNo.Location = new System.Drawing.Point(367, 32);
+ this.txt_paperBillNo.Location = new System.Drawing.Point(371, 34);
this.txt_paperBillNo.Name = "txt_paperBillNo";
this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true;
- this.txt_paperBillNo.Size = new System.Drawing.Size(221, 20);
+ this.txt_paperBillNo.Size = new System.Drawing.Size(216, 20);
this.txt_paperBillNo.StyleController = this.layoutMx1;
this.txt_paperBillNo.TabIndex = 243;
//
// txt_checkDate
//
- this.txt_checkDate.Location = new System.Drawing.Point(949, 32);
+ this.txt_checkDate.Location = new System.Drawing.Point(951, 34);
this.txt_checkDate.Name = "txt_checkDate";
this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
- this.txt_checkDate.Size = new System.Drawing.Size(221, 20);
+ this.txt_checkDate.Size = new System.Drawing.Size(216, 20);
this.txt_checkDate.StyleController = this.layoutMx1;
this.txt_checkDate.TabIndex = 587;
//
// txt_billNo
//
- this.txt_billNo.Location = new System.Drawing.Point(76, 7);
+ this.txt_billNo.Location = new System.Drawing.Point(81, 10);
this.txt_billNo.Name = "txt_billNo";
this.txt_billNo.Properties.Appearance.Options.UseFont = true;
- this.txt_billNo.Size = new System.Drawing.Size(221, 20);
+ this.txt_billNo.Size = new System.Drawing.Size(216, 20);
this.txt_billNo.StyleController = this.layoutMx1;
this.txt_billNo.TabIndex = 211;
//
// txt_cbillNo
//
- this.txt_cbillNo.Location = new System.Drawing.Point(367, 7);
+ this.txt_cbillNo.Location = new System.Drawing.Point(371, 10);
this.txt_cbillNo.Name = "txt_cbillNo";
this.txt_cbillNo.Properties.Appearance.Options.UseFont = true;
- this.txt_cbillNo.Size = new System.Drawing.Size(221, 20);
+ this.txt_cbillNo.Size = new System.Drawing.Size(216, 20);
this.txt_cbillNo.StyleController = this.layoutMx1;
this.txt_cbillNo.TabIndex = 507;
//
// txt_createBy
//
- this.txt_createBy.Location = new System.Drawing.Point(658, 7);
+ this.txt_createBy.Location = new System.Drawing.Point(661, 10);
this.txt_createBy.Name = "txt_createBy";
this.txt_createBy.Properties.Appearance.Options.UseFont = true;
- this.txt_createBy.Size = new System.Drawing.Size(221, 20);
+ this.txt_createBy.Size = new System.Drawing.Size(216, 20);
this.txt_createBy.StyleController = this.layoutMx1;
this.txt_createBy.TabIndex = 219;
//
// txt_createDate
//
- this.txt_createDate.Location = new System.Drawing.Point(658, 32);
+ this.txt_createDate.Location = new System.Drawing.Point(661, 34);
this.txt_createDate.Name = "txt_createDate";
this.txt_createDate.Properties.Appearance.Options.UseFont = true;
- this.txt_createDate.Size = new System.Drawing.Size(221, 20);
+ this.txt_createDate.Size = new System.Drawing.Size(216, 20);
this.txt_createDate.StyleController = this.layoutMx1;
this.txt_createDate.TabIndex = 222;
//
// txt_fstatus
//
- this.txt_fstatus.Location = new System.Drawing.Point(881, 57);
+ this.txt_fstatus.Location = new System.Drawing.Point(881, 58);
this.txt_fstatus.Name = "txt_fstatus";
this.txt_fstatus.Properties.Caption = "瀹℃牳鐘舵��";
- this.txt_fstatus.Size = new System.Drawing.Size(289, 20);
+ this.txt_fstatus.Size = new System.Drawing.Size(286, 20);
this.txt_fstatus.StyleController = this.layoutMx1;
this.txt_fstatus.TabIndex = 596;
//
@@ -1243,17 +1269,17 @@
//
// txt_depotCode
//
- this.txt_depotCode.Location = new System.Drawing.Point(76, 82);
+ this.txt_depotCode.Location = new System.Drawing.Point(81, 82);
this.txt_depotCode.Name = "txt_depotCode";
- this.txt_depotCode.Size = new System.Drawing.Size(221, 20);
+ this.txt_depotCode.Size = new System.Drawing.Size(216, 20);
this.txt_depotCode.StyleController = this.layoutMx1;
this.txt_depotCode.TabIndex = 598;
//
// txt_receivingOrg
//
- this.txt_receivingOrg.Location = new System.Drawing.Point(367, 57);
+ this.txt_receivingOrg.Location = new System.Drawing.Point(371, 58);
this.txt_receivingOrg.Name = "txt_receivingOrg";
- this.txt_receivingOrg.Size = new System.Drawing.Size(221, 20);
+ this.txt_receivingOrg.Size = new System.Drawing.Size(216, 20);
this.txt_receivingOrg.StyleController = this.layoutMx1;
this.txt_receivingOrg.TabIndex = 599;
//
@@ -1334,101 +1360,101 @@
this.layoutControlItem1.Control = this.txt_billNo;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(291, 25);
+ this.layoutControlItem1.Size = new System.Drawing.Size(290, 24);
this.layoutControlItem1.Text = "鍏ュ簱鍗曞彿";
this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txt_cbillNo;
- this.layoutControlItem2.Location = new System.Drawing.Point(291, 0);
+ this.layoutControlItem2.Location = new System.Drawing.Point(290, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem2.Size = new System.Drawing.Size(291, 25);
+ this.layoutControlItem2.Size = new System.Drawing.Size(290, 24);
this.layoutControlItem2.Text = "鍒拌揣鍗曞彿";
this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.txt_createBy;
- this.layoutControlItem3.Location = new System.Drawing.Point(582, 0);
+ this.layoutControlItem3.Location = new System.Drawing.Point(580, 0);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem3.Size = new System.Drawing.Size(291, 25);
+ this.layoutControlItem3.Size = new System.Drawing.Size(290, 24);
this.layoutControlItem3.Text = "鍒涘缓浜哄憳";
this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.txt_createDate;
- this.layoutControlItem4.Location = new System.Drawing.Point(582, 25);
+ this.layoutControlItem4.Location = new System.Drawing.Point(580, 24);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem4.Size = new System.Drawing.Size(291, 25);
+ this.layoutControlItem4.Size = new System.Drawing.Size(290, 24);
this.layoutControlItem4.Text = "鍒涘缓鏃堕棿";
this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.txt_fcheckUser;
- this.layoutControlItem5.Location = new System.Drawing.Point(873, 0);
+ this.layoutControlItem5.Location = new System.Drawing.Point(870, 0);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem5.Size = new System.Drawing.Size(291, 25);
+ this.layoutControlItem5.Size = new System.Drawing.Size(290, 24);
this.layoutControlItem5.Text = "瀹℃牳浜哄憳";
this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txt_checkDate;
- this.layoutControlItem6.Location = new System.Drawing.Point(873, 25);
+ this.layoutControlItem6.Location = new System.Drawing.Point(870, 24);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem6.Size = new System.Drawing.Size(291, 25);
+ this.layoutControlItem6.Size = new System.Drawing.Size(290, 24);
this.layoutControlItem6.Text = "瀹℃牳鏃堕棿";
this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txt_paperBillNo;
- this.layoutControlItem8.Location = new System.Drawing.Point(291, 25);
+ this.layoutControlItem8.Location = new System.Drawing.Point(290, 24);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem8.Size = new System.Drawing.Size(291, 25);
+ this.layoutControlItem8.Size = new System.Drawing.Size(290, 24);
this.layoutControlItem8.Text = "閫佽揣鍗曞彿";
this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.txt_suppName;
- this.layoutControlItem9.Location = new System.Drawing.Point(0, 25);
+ this.layoutControlItem9.Location = new System.Drawing.Point(0, 24);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem9.Size = new System.Drawing.Size(291, 25);
+ this.layoutControlItem9.Size = new System.Drawing.Size(290, 24);
this.layoutControlItem9.Text = "渚涘簲鍟嗗悕绉�";
this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txt_dptName;
- this.layoutControlItem10.Location = new System.Drawing.Point(0, 50);
+ this.layoutControlItem10.Location = new System.Drawing.Point(0, 48);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem10.Size = new System.Drawing.Size(291, 25);
+ this.layoutControlItem10.Size = new System.Drawing.Size(290, 24);
this.layoutControlItem10.Text = "浠撳簱鍚嶇О";
this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.txt_fstatus;
- this.layoutControlItem12.Location = new System.Drawing.Point(873, 50);
+ this.layoutControlItem12.Location = new System.Drawing.Point(870, 48);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem12.Size = new System.Drawing.Size(291, 25);
+ this.layoutControlItem12.Size = new System.Drawing.Size(290, 24);
this.layoutControlItem12.Text = "瀹℃牳鐘舵��";
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem12.TextVisible = false;
@@ -1436,33 +1462,33 @@
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txt_depotCode;
- this.layoutControlItem13.Location = new System.Drawing.Point(0, 75);
+ this.layoutControlItem13.Location = new System.Drawing.Point(0, 72);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem13.Size = new System.Drawing.Size(291, 25);
+ this.layoutControlItem13.Size = new System.Drawing.Size(290, 24);
this.layoutControlItem13.Text = "浠撳簱缂栧彿";
this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.txt_dhgRemark;
- this.layoutControlItem11.Location = new System.Drawing.Point(291, 75);
+ this.layoutControlItem11.Location = new System.Drawing.Point(290, 72);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem11.OptionsTableLayoutItem.ColumnSpan = 2;
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem11.Size = new System.Drawing.Size(582, 25);
+ this.layoutControlItem11.Size = new System.Drawing.Size(580, 24);
this.layoutControlItem11.Text = "澶囨敞璇存槑";
this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.txt_receivingOrg;
- this.layoutControlItem14.Location = new System.Drawing.Point(291, 50);
+ this.layoutControlItem14.Location = new System.Drawing.Point(290, 48);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem14.Size = new System.Drawing.Size(291, 25);
+ this.layoutControlItem14.Size = new System.Drawing.Size(290, 24);
this.layoutControlItem14.Text = "鏀舵枡缁勭粐";
this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 14);
//
@@ -1514,7 +1540,8 @@
this.gridColumn5,
this.gridColumn6,
this.gridColumn11,
- this.gridColumn13});
+ this.gridColumn13,
+ this.gridColumn47});
this.gvMx1.DetailHeight = 272;
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
@@ -1583,7 +1610,7 @@
this.gvMx2quantity.Name = "gvMx2quantity";
this.gvMx2quantity.Tag = "query_a.QUANTITY";
this.gvMx2quantity.Visible = true;
- this.gvMx2quantity.VisibleIndex = 3;
+ this.gvMx2quantity.VisibleIndex = 4;
this.gvMx2quantity.Width = 82;
//
// gvMx2unit
@@ -1595,7 +1622,7 @@
this.gvMx2unit.Name = "gvMx2unit";
this.gvMx2unit.Tag = "query_a.UNIT";
this.gvMx2unit.Visible = true;
- this.gvMx2unit.VisibleIndex = 4;
+ this.gvMx2unit.VisibleIndex = 5;
this.gvMx2unit.Width = 82;
//
// gvMx2ebeln
@@ -1607,7 +1634,7 @@
this.gvMx2ebeln.Name = "gvMx2ebeln";
this.gvMx2ebeln.Tag = "query_a.EBELN";
this.gvMx2ebeln.Visible = true;
- this.gvMx2ebeln.VisibleIndex = 5;
+ this.gvMx2ebeln.VisibleIndex = 6;
this.gvMx2ebeln.Width = 82;
//
// gvMx2ebelnK3id
@@ -1619,7 +1646,7 @@
this.gvMx2ebelnK3id.Name = "gvMx2ebelnK3id";
this.gvMx2ebelnK3id.Tag = "query_a.EBELN_K3ID";
this.gvMx2ebelnK3id.Visible = true;
- this.gvMx2ebelnK3id.VisibleIndex = 6;
+ this.gvMx2ebelnK3id.VisibleIndex = 7;
this.gvMx2ebelnK3id.Width = 82;
//
// gvMx2lineK3id
@@ -1631,7 +1658,7 @@
this.gvMx2lineK3id.Name = "gvMx2lineK3id";
this.gvMx2lineK3id.Tag = "query_a.LINE_K3ID";
this.gvMx2lineK3id.Visible = true;
- this.gvMx2lineK3id.VisibleIndex = 7;
+ this.gvMx2lineK3id.VisibleIndex = 8;
this.gvMx2lineK3id.Width = 82;
//
// gridColumn10
@@ -1641,7 +1668,7 @@
this.gridColumn10.MinWidth = 22;
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.Visible = true;
- this.gridColumn10.VisibleIndex = 8;
+ this.gridColumn10.VisibleIndex = 9;
this.gridColumn10.Width = 82;
//
// gridColumn5
@@ -1651,7 +1678,7 @@
this.gridColumn5.MinWidth = 22;
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.Visible = true;
- this.gridColumn5.VisibleIndex = 9;
+ this.gridColumn5.VisibleIndex = 10;
this.gridColumn5.Width = 82;
//
// gridColumn6
@@ -1661,7 +1688,7 @@
this.gridColumn6.MinWidth = 22;
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.Visible = true;
- this.gridColumn6.VisibleIndex = 10;
+ this.gridColumn6.VisibleIndex = 11;
this.gridColumn6.Width = 82;
//
// gridColumn11
@@ -1679,14 +1706,22 @@
this.gridColumn13.MinWidth = 21;
this.gridColumn13.Name = "gridColumn13";
this.gridColumn13.Visible = true;
- this.gridColumn13.VisibleIndex = 11;
+ this.gridColumn13.VisibleIndex = 12;
this.gridColumn13.Width = 66;
+ //
+ // gridColumn47
+ //
+ this.gridColumn47.Caption = "鍏嬮噸";
+ this.gridColumn47.FieldName = "weight";
+ this.gridColumn47.Name = "gridColumn47";
+ this.gridColumn47.Visible = true;
+ this.gridColumn47.VisibleIndex = 3;
//
// xtraTabPage3
//
this.xtraTabPage3.Controls.Add(this.gcMx2);
this.xtraTabPage3.Name = "xtraTabPage3";
- this.xtraTabPage3.Size = new System.Drawing.Size(1177, 300);
+ this.xtraTabPage3.Size = new System.Drawing.Size(1177, 298);
this.xtraTabPage3.Text = "鍏ュ簱鏉$爜";
//
// gcMx2
@@ -1695,7 +1730,7 @@
this.gcMx2.Location = new System.Drawing.Point(0, 0);
this.gcMx2.MainView = this.gvMx2;
this.gcMx2.Name = "gcMx2";
- this.gcMx2.Size = new System.Drawing.Size(1177, 300);
+ this.gcMx2.Size = new System.Drawing.Size(1177, 298);
this.gcMx2.TabIndex = 1;
this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx2});
@@ -1926,6 +1961,15 @@
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
//
+ // gridColumn50
+ //
+ this.gridColumn50.Caption = "鍏ュ簱澶囨敞";
+ this.gridColumn50.FieldName = "remark";
+ this.gridColumn50.Name = "gridColumn50";
+ this.gridColumn50.Visible = true;
+ this.gridColumn50.VisibleIndex = 21;
+ this.gridColumn50.Width = 66;
+ //
// Frm_MesInvItemIns
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
@@ -2149,5 +2193,9 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn44;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn45;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn46;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn47;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn48;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn49;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn50;
}
}
\ No newline at end of file
--
Gitblit v1.9.3