From 497291f0e4b68b767120b6ee217300acc755df55 Mon Sep 17 00:00:00 2001
From: sjz <1240968267@qq.com>
Date: 星期二, 21 十月 2025 08:56:54 +0800
Subject: [PATCH] 调拨申请选择生产/委外订单带出明细
---
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs | 190 +++++++++++++++++++++++-----------------------
1 files changed, 95 insertions(+), 95 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs
index d09099e..eb7d571 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs
@@ -63,7 +63,6 @@
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.bandedGridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_cgrkType = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -139,6 +138,7 @@
this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.picCheckBox = new System.Windows.Forms.PictureBox();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
+ this.gv_weight = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -290,8 +290,7 @@
this.gv_checkDate,
this.gridColumn3,
this.bandedGridColumn2,
- this.gv_guid,
- this.gv_cgrkType});
+ this.gv_guid});
this.gridView1.DetailHeight = 272;
this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 44;
@@ -311,7 +310,7 @@
this.gv_ischeck.Tag = "query_a.ISCHECK";
this.gv_ischeck.Visible = true;
this.gv_ischeck.VisibleIndex = 0;
- this.gv_ischeck.Width = 48;
+ this.gv_ischeck.Width = 82;
//
// gridColumn9
//
@@ -321,7 +320,7 @@
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.Visible = true;
this.gridColumn9.VisibleIndex = 1;
- this.gridColumn9.Width = 48;
+ this.gridColumn9.Width = 82;
//
// gv_billNo
//
@@ -334,7 +333,7 @@
this.gv_billNo.Tag = "query_a.BILL_NO";
this.gv_billNo.Visible = true;
this.gv_billNo.VisibleIndex = 2;
- this.gv_billNo.Width = 93;
+ this.gv_billNo.Width = 157;
//
// gv_taskNo
//
@@ -347,7 +346,7 @@
this.gv_taskNo.Tag = "query_a.TASK_NO";
this.gv_taskNo.Visible = true;
this.gv_taskNo.VisibleIndex = 3;
- this.gv_taskNo.Width = 48;
+ this.gv_taskNo.Width = 82;
//
// gv_suppNo
//
@@ -360,7 +359,7 @@
this.gv_suppNo.Tag = "query_a.SUPP_NO";
this.gv_suppNo.Visible = true;
this.gv_suppNo.VisibleIndex = 4;
- this.gv_suppNo.Width = 51;
+ this.gv_suppNo.Width = 87;
//
// gv_suppId
//
@@ -373,7 +372,7 @@
this.gv_suppId.Tag = "query_a.SUPP_ID";
this.gv_suppId.Visible = true;
this.gv_suppId.VisibleIndex = 5;
- this.gv_suppId.Width = 78;
+ this.gv_suppId.Width = 131;
//
// gridColumn4
//
@@ -383,7 +382,7 @@
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Visible = true;
this.gridColumn4.VisibleIndex = 6;
- this.gridColumn4.Width = 48;
+ this.gridColumn4.Width = 82;
//
// gv_depotsId
//
@@ -396,20 +395,20 @@
this.gv_depotsId.Tag = "query_a.DEPOTS_ID";
this.gv_depotsId.Visible = true;
this.gv_depotsId.VisibleIndex = 7;
- this.gv_depotsId.Width = 51;
+ this.gv_depotsId.Width = 87;
//
// gv_createBy
//
this.gv_createBy.AppearanceCell.Options.UseFont = true;
this.gv_createBy.Caption = "鍒涘缓浜� ";
- this.gv_createBy.FieldName = "cjr";
+ this.gv_createBy.FieldName = "createBy";
this.gv_createBy.MinWidth = 17;
this.gv_createBy.Name = "gv_createBy";
this.gv_createBy.OptionsColumn.AllowEdit = false;
this.gv_createBy.Tag = "query_a.CREATE_BY";
this.gv_createBy.Visible = true;
this.gv_createBy.VisibleIndex = 8;
- this.gv_createBy.Width = 41;
+ this.gv_createBy.Width = 70;
//
// gv_createDate
//
@@ -422,20 +421,20 @@
this.gv_createDate.Tag = "query_a.CREATE_DATE";
this.gv_createDate.Visible = true;
this.gv_createDate.VisibleIndex = 9;
- this.gv_createDate.Width = 93;
+ this.gv_createDate.Width = 157;
//
// gv_lastupdateBy
//
this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
this.gv_lastupdateBy.Caption = "鏈�鍚庢洿鏂颁汉 ";
- this.gv_lastupdateBy.FieldName = "gxr";
+ this.gv_lastupdateBy.FieldName = "lastupdateBy";
this.gv_lastupdateBy.MinWidth = 17;
this.gv_lastupdateBy.Name = "gv_lastupdateBy";
this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
this.gv_lastupdateBy.Tag = "query_a.LASTUPDATE_BY";
this.gv_lastupdateBy.Visible = true;
this.gv_lastupdateBy.VisibleIndex = 10;
- this.gv_lastupdateBy.Width = 48;
+ this.gv_lastupdateBy.Width = 82;
//
// gv_lastupdateDate
//
@@ -448,7 +447,7 @@
this.gv_lastupdateDate.Tag = "query_a.LASTUPDATE_DATE";
this.gv_lastupdateDate.Visible = true;
this.gv_lastupdateDate.VisibleIndex = 11;
- this.gv_lastupdateDate.Width = 48;
+ this.gv_lastupdateDate.Width = 82;
//
// gv_remark
//
@@ -461,7 +460,7 @@
this.gv_remark.Tag = "query_a.REMARK";
this.gv_remark.Visible = true;
this.gv_remark.VisibleIndex = 12;
- this.gv_remark.Width = 62;
+ this.gv_remark.Width = 105;
//
// gv_paperBillNo
//
@@ -474,20 +473,20 @@
this.gv_paperBillNo.Tag = "query_a.PAPER_BILL_NO";
this.gv_paperBillNo.Visible = true;
this.gv_paperBillNo.VisibleIndex = 13;
- this.gv_paperBillNo.Width = 62;
+ this.gv_paperBillNo.Width = 105;
//
// gv_checkUser
//
this.gv_checkUser.AppearanceCell.Options.UseFont = true;
this.gv_checkUser.Caption = "瀹℃牳浜� ";
- this.gv_checkUser.FieldName = "shr";
+ this.gv_checkUser.FieldName = "checkUser";
this.gv_checkUser.MinWidth = 17;
this.gv_checkUser.Name = "gv_checkUser";
this.gv_checkUser.OptionsColumn.AllowEdit = false;
this.gv_checkUser.Tag = "query_a.CHECK_USER";
this.gv_checkUser.Visible = true;
this.gv_checkUser.VisibleIndex = 14;
- this.gv_checkUser.Width = 30;
+ this.gv_checkUser.Width = 52;
//
// gv_checkDate
//
@@ -500,7 +499,7 @@
this.gv_checkDate.Tag = "query_a.CHECK_DATE";
this.gv_checkDate.Visible = true;
this.gv_checkDate.VisibleIndex = 15;
- this.gv_checkDate.Width = 93;
+ this.gv_checkDate.Width = 157;
//
// gridColumn3
//
@@ -509,8 +508,8 @@
this.gridColumn3.MinWidth = 22;
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
- this.gridColumn3.VisibleIndex = 17;
- this.gridColumn3.Width = 69;
+ this.gridColumn3.VisibleIndex = 16;
+ this.gridColumn3.Width = 82;
//
// bandedGridColumn2
//
@@ -520,8 +519,8 @@
this.bandedGridColumn2.Name = "bandedGridColumn2";
this.bandedGridColumn2.Tag = "org.fnamber";
this.bandedGridColumn2.Visible = true;
- this.bandedGridColumn2.VisibleIndex = 18;
- this.bandedGridColumn2.Width = 121;
+ this.bandedGridColumn2.VisibleIndex = 17;
+ this.bandedGridColumn2.Width = 219;
//
// gv_guid
//
@@ -533,15 +532,6 @@
this.gv_guid.OptionsColumn.AllowEdit = false;
this.gv_guid.Tag = "query_a.GUID";
this.gv_guid.Width = 82;
- //
- // gv_cgrkType
- //
- this.gv_cgrkType.Caption = "鍏ュ簱绫诲瀷";
- this.gv_cgrkType.FieldName = "cgrkType";
- this.gv_cgrkType.Name = "gv_cgrkType";
- this.gv_cgrkType.Visible = true;
- this.gv_cgrkType.VisibleIndex = 16;
- this.gv_cgrkType.Width = 66;
//
// pageBar1
//
@@ -617,43 +607,43 @@
//
// txt_dptName
//
- this.txt_dptName.Location = new System.Drawing.Point(84, 60);
+ this.txt_dptName.Location = new System.Drawing.Point(81, 58);
this.txt_dptName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_dptName.Name = "txt_dptName";
this.txt_dptName.Properties.Appearance.Options.UseFont = true;
- this.txt_dptName.Size = new System.Drawing.Size(213, 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(373, 84);
+ this.txt_dhgRemark.Location = new System.Drawing.Point(371, 82);
this.txt_dhgRemark.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_dhgRemark.Name = "txt_dhgRemark";
this.txt_dhgRemark.Properties.Appearance.Options.UseFont = true;
- this.txt_dhgRemark.Size = new System.Drawing.Size(502, 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(84, 36);
+ this.txt_suppName.Location = new System.Drawing.Point(81, 34);
this.txt_suppName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_suppName.Name = "txt_suppName";
this.txt_suppName.Properties.Appearance.Options.UseFont = true;
- this.txt_suppName.Size = new System.Drawing.Size(213, 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(951, 12);
+ this.txt_fcheckUser.Location = new System.Drawing.Point(951, 10);
this.txt_fcheckUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_fcheckUser.Name = "txt_fcheckUser";
this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true;
- this.txt_fcheckUser.Size = new System.Drawing.Size(215, 20);
+ this.txt_fcheckUser.Size = new System.Drawing.Size(216, 20);
this.txt_fcheckUser.StyleController = this.layoutMx1;
this.txt_fcheckUser.TabIndex = 595;
//
@@ -668,71 +658,71 @@
//
// txt_paperBillNo
//
- this.txt_paperBillNo.Location = new System.Drawing.Point(373, 36);
+ this.txt_paperBillNo.Location = new System.Drawing.Point(371, 34);
this.txt_paperBillNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_paperBillNo.Name = "txt_paperBillNo";
this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true;
- this.txt_paperBillNo.Size = new System.Drawing.Size(213, 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(951, 36);
+ this.txt_checkDate.Location = new System.Drawing.Point(951, 34);
this.txt_checkDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_checkDate.Name = "txt_checkDate";
this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
- this.txt_checkDate.Size = new System.Drawing.Size(215, 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(84, 12);
+ this.txt_billNo.Location = new System.Drawing.Point(81, 10);
this.txt_billNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_billNo.Name = "txt_billNo";
this.txt_billNo.Properties.Appearance.Options.UseFont = true;
- this.txt_billNo.Size = new System.Drawing.Size(213, 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(373, 12);
+ this.txt_cbillNo.Location = new System.Drawing.Point(371, 10);
this.txt_cbillNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_cbillNo.Name = "txt_cbillNo";
this.txt_cbillNo.Properties.Appearance.Options.UseFont = true;
- this.txt_cbillNo.Size = new System.Drawing.Size(213, 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(662, 12);
+ this.txt_createBy.Location = new System.Drawing.Point(661, 10);
this.txt_createBy.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_createBy.Name = "txt_createBy";
this.txt_createBy.Properties.Appearance.Options.UseFont = true;
- this.txt_createBy.Size = new System.Drawing.Size(213, 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(662, 36);
+ this.txt_createDate.Location = new System.Drawing.Point(661, 34);
this.txt_createDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_createDate.Name = "txt_createDate";
this.txt_createDate.Properties.Appearance.Options.UseFont = true;
- this.txt_createDate.Size = new System.Drawing.Size(213, 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(879, 60);
+ this.txt_fstatus.Location = new System.Drawing.Point(881, 58);
this.txt_fstatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_fstatus.Name = "txt_fstatus";
this.txt_fstatus.Properties.Caption = "瀹℃牳鐘舵��";
- this.txt_fstatus.Size = new System.Drawing.Size(287, 20);
+ this.txt_fstatus.Size = new System.Drawing.Size(286, 20);
this.txt_fstatus.StyleController = this.layoutMx1;
this.txt_fstatus.TabIndex = 596;
//
@@ -747,19 +737,19 @@
//
// txt_depotCode
//
- this.txt_depotCode.Location = new System.Drawing.Point(84, 84);
+ this.txt_depotCode.Location = new System.Drawing.Point(81, 82);
this.txt_depotCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_depotCode.Name = "txt_depotCode";
- this.txt_depotCode.Size = new System.Drawing.Size(213, 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(373, 60);
+ this.txt_receivingOrg.Location = new System.Drawing.Point(371, 58);
this.txt_receivingOrg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.txt_receivingOrg.Name = "txt_receivingOrg";
- this.txt_receivingOrg.Size = new System.Drawing.Size(213, 20);
+ this.txt_receivingOrg.Size = new System.Drawing.Size(216, 20);
this.txt_receivingOrg.StyleController = this.layoutMx1;
this.txt_receivingOrg.TabIndex = 599;
//
@@ -832,7 +822,7 @@
rowDefinition2,
rowDefinition3,
rowDefinition4});
- this.Root.Size = new System.Drawing.Size(1178, 116);
+ this.Root.Size = new System.Drawing.Size(1178, 112);
this.Root.TextVisible = false;
//
// layoutControlItem1
@@ -840,70 +830,70 @@
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(289, 24);
+ 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(289, 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(289, 24);
+ 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(578, 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(289, 24);
+ 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(578, 24);
+ 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(289, 24);
+ 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(867, 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, 24);
+ 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(867, 24);
+ 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, 24);
+ 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(289, 24);
+ 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(289, 24);
+ this.layoutControlItem8.Size = new System.Drawing.Size(290, 24);
this.layoutControlItem8.Text = "閫佽揣鍗曞彿";
this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 14);
//
@@ -913,7 +903,7 @@
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(289, 24);
+ this.layoutControlItem9.Size = new System.Drawing.Size(290, 24);
this.layoutControlItem9.Text = "渚涘簲鍟嗗悕绉�";
this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 14);
//
@@ -923,18 +913,18 @@
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(289, 24);
+ 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(867, 48);
+ 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, 24);
+ 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;
@@ -945,30 +935,30 @@
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(289, 24);
+ 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(289, 72);
+ 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(578, 24);
+ 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(289, 48);
+ 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(289, 24);
+ this.layoutControlItem14.Size = new System.Drawing.Size(290, 24);
this.layoutControlItem14.Text = "鏀舵枡缁勭粐";
this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 14);
//
@@ -1023,7 +1013,8 @@
this.gridColumn10,
this.gridColumn5,
this.gridColumn6,
- this.gridColumn11});
+ this.gridColumn11,
+ this.gv_weight});
this.gvMx1.DetailHeight = 272;
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
@@ -1104,7 +1095,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
@@ -1116,7 +1107,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
@@ -1128,7 +1119,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
@@ -1140,7 +1131,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
@@ -1150,7 +1141,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
@@ -1160,7 +1151,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
@@ -1170,7 +1161,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
@@ -1186,7 +1177,7 @@
this.xtraTabPage3.Controls.Add(this.gcMx2);
this.xtraTabPage3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.xtraTabPage3.Name = "xtraTabPage3";
- this.xtraTabPage3.Size = new System.Drawing.Size(1176, 294);
+ this.xtraTabPage3.Size = new System.Drawing.Size(1176, 298);
this.xtraTabPage3.Text = "鍏ュ簱鏉$爜";
//
// gcMx2
@@ -1197,7 +1188,7 @@
this.gcMx2.MainView = this.gvMx2;
this.gcMx2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.gcMx2.Name = "gcMx2";
- this.gcMx2.Size = new System.Drawing.Size(1176, 294);
+ this.gcMx2.Size = new System.Drawing.Size(1176, 298);
this.gcMx2.TabIndex = 1;
this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx2});
@@ -1431,6 +1422,15 @@
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
//
+ // gv_weight
+ //
+ this.gv_weight.Caption = "鍏嬮噸";
+ this.gv_weight.FieldName = "weight";
+ this.gv_weight.Name = "gv_weight";
+ this.gv_weight.Visible = true;
+ this.gv_weight.VisibleIndex = 4;
+ this.gv_weight.Width = 66;
+ //
// Frm_MesInvItemIns
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
@@ -1604,6 +1604,6 @@
private DevExpress.Utils.ToolTipController tips;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
- private DevExpress.XtraGrid.Columns.GridColumn gv_cgrkType;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_weight;
}
}
\ No newline at end of file
--
Gitblit v1.9.3