From 31ce91f6ff326063fca78f31ee982001586cc109 Mon Sep 17 00:00:00 2001
From: wbc <2597324127@qq.com>
Date: 星期二, 16 十二月 2025 21:55:34 +0800
Subject: [PATCH] 产能排产功能更新
---
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs | 382 +++++++++++++++++++++++++++++-------------------------
1 files changed, 207 insertions(+), 175 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
index 3bbecb8..32c5b46 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01.Designer.cs
@@ -102,12 +102,12 @@
this.txt_xblb = new DevExpress.XtraEditors.MemoEdit();
this.txt_xbsl = new DevExpress.XtraEditors.TextEdit();
this.txt_iqcRemark = new DevExpress.XtraEditors.TextEdit();
+ this.txt_weight = new DevExpress.XtraEditors.TextEdit();
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
- this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -128,9 +128,11 @@
this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem39 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem40 = new DevExpress.XtraLayout.LayoutControlItem();
this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
@@ -167,6 +169,7 @@
this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -230,7 +233,6 @@
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
- this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
txt_salesOrderId = new DevExpress.XtraEditors.TextEdit();
((System.ComponentModel.ISupportInitialize)(txt_salesOrderId.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
@@ -275,12 +277,12 @@
((System.ComponentModel.ISupportInitialize)(this.txt_xblb.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_xbsl.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_iqcRemark.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_weight.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
@@ -301,9 +303,11 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
@@ -366,9 +370,9 @@
//
// txt_salesOrderId
//
- txt_salesOrderId.Location = new System.Drawing.Point(388, 38);
+ txt_salesOrderId.Location = new System.Drawing.Point(392, 42);
txt_salesOrderId.Name = "txt_salesOrderId";
- txt_salesOrderId.Size = new System.Drawing.Size(228, 20);
+ txt_salesOrderId.Size = new System.Drawing.Size(233, 20);
txt_salesOrderId.StyleController = this.layoutMx1;
txt_salesOrderId.TabIndex = 811;
txt_salesOrderId.Tag = "readonly";
@@ -403,6 +407,7 @@
this.layoutMx1.Controls.Add(this.txt_xblb);
this.layoutMx1.Controls.Add(this.txt_xbsl);
this.layoutMx1.Controls.Add(this.txt_iqcRemark);
+ this.layoutMx1.Controls.Add(this.txt_weight);
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem17,
@@ -413,7 +418,7 @@
this.layoutMx1.Name = "layoutMx1";
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(488, 620, 812, 500);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1255, 210);
+ this.layoutMx1.Size = new System.Drawing.Size(1255, 263);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
@@ -428,11 +433,11 @@
this.layWeight.Controls.Add(this.txtWCurrent);
this.layWeight.Controls.Add(this.txt_weight5);
this.layWeight.Controls.Add(this.btnClean);
- this.layWeight.Location = new System.Drawing.Point(10, 192);
+ this.layWeight.Location = new System.Drawing.Point(10, 220);
this.layWeight.Margin = new System.Windows.Forms.Padding(0);
this.layWeight.Name = "layWeight";
this.layWeight.Root = this.layoutControlGroup2;
- this.layWeight.Size = new System.Drawing.Size(912, 26);
+ this.layWeight.Size = new System.Drawing.Size(926, 33);
this.layWeight.TabIndex = 818;
this.layWeight.Text = "layoutControl1";
//
@@ -450,25 +455,25 @@
this.txt_weight2.Location = new System.Drawing.Point(159, 2);
this.txt_weight2.Name = "txt_weight2";
this.txt_weight2.Properties.ReadOnly = true;
- this.txt_weight2.Size = new System.Drawing.Size(67, 20);
+ this.txt_weight2.Size = new System.Drawing.Size(69, 20);
this.txt_weight2.StyleController = this.layWeight;
this.txt_weight2.TabIndex = 5;
//
// txt_weight3
//
- this.txt_weight3.Location = new System.Drawing.Point(273, 2);
+ this.txt_weight3.Location = new System.Drawing.Point(275, 2);
this.txt_weight3.Name = "txt_weight3";
this.txt_weight3.Properties.ReadOnly = true;
- this.txt_weight3.Size = new System.Drawing.Size(67, 20);
+ this.txt_weight3.Size = new System.Drawing.Size(69, 20);
this.txt_weight3.StyleController = this.layWeight;
this.txt_weight3.TabIndex = 6;
//
// txt_weight4
//
- this.txt_weight4.Location = new System.Drawing.Point(387, 2);
+ this.txt_weight4.Location = new System.Drawing.Point(391, 2);
this.txt_weight4.Name = "txt_weight4";
this.txt_weight4.Properties.ReadOnly = true;
- this.txt_weight4.Size = new System.Drawing.Size(67, 20);
+ this.txt_weight4.Size = new System.Drawing.Size(69, 20);
this.txt_weight4.StyleController = this.layWeight;
this.txt_weight4.TabIndex = 7;
//
@@ -478,32 +483,32 @@
this.btnW.Appearance.ForeColor = System.Drawing.Color.White;
this.btnW.Appearance.Options.UseBackColor = true;
this.btnW.Appearance.Options.UseForeColor = true;
- this.btnW.Location = new System.Drawing.Point(686, 2);
+ this.btnW.Location = new System.Drawing.Point(696, 2);
this.btnW.Name = "btnW";
- this.btnW.Size = new System.Drawing.Size(110, 22);
+ this.btnW.Size = new System.Drawing.Size(112, 22);
this.btnW.StyleController = this.layWeight;
this.btnW.TabIndex = 9;
this.btnW.Text = "鑾峰彇";
//
// txtWCurrent
//
- this.txtWCurrent.Location = new System.Drawing.Point(572, 2);
+ this.txtWCurrent.Location = new System.Drawing.Point(580, 2);
this.txtWCurrent.Name = "txtWCurrent";
this.txtWCurrent.Properties.Appearance.BackColor = System.Drawing.Color.DeepSkyBlue;
this.txtWCurrent.Properties.Appearance.ForeColor = System.Drawing.Color.Black;
this.txtWCurrent.Properties.Appearance.Options.UseBackColor = true;
this.txtWCurrent.Properties.Appearance.Options.UseForeColor = true;
this.txtWCurrent.Properties.ReadOnly = true;
- this.txtWCurrent.Size = new System.Drawing.Size(110, 20);
+ this.txtWCurrent.Size = new System.Drawing.Size(112, 20);
this.txtWCurrent.StyleController = this.layWeight;
this.txtWCurrent.TabIndex = 10;
//
// txt_weight5
//
- this.txt_weight5.Location = new System.Drawing.Point(501, 2);
+ this.txt_weight5.Location = new System.Drawing.Point(507, 2);
this.txt_weight5.Name = "txt_weight5";
this.txt_weight5.Properties.ReadOnly = true;
- this.txt_weight5.Size = new System.Drawing.Size(67, 20);
+ this.txt_weight5.Size = new System.Drawing.Size(69, 20);
this.txt_weight5.StyleController = this.layWeight;
this.txt_weight5.TabIndex = 11;
//
@@ -511,9 +516,9 @@
//
this.btnClean.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Success;
this.btnClean.Appearance.Options.UseBackColor = true;
- this.btnClean.Location = new System.Drawing.Point(800, 2);
+ this.btnClean.Location = new System.Drawing.Point(812, 2);
this.btnClean.Name = "btnClean";
- this.btnClean.Size = new System.Drawing.Size(110, 22);
+ this.btnClean.Size = new System.Drawing.Size(112, 22);
this.btnClean.StyleController = this.layWeight;
this.btnClean.TabIndex = 12;
this.btnClean.Text = "娓呯┖";
@@ -563,7 +568,7 @@
this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
rowDefinition1});
this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
- this.layoutControlGroup2.Size = new System.Drawing.Size(912, 26);
+ this.layoutControlGroup2.Size = new System.Drawing.Size(926, 33);
this.layoutControlGroup2.TextVisible = false;
//
// layoutControlItem31
@@ -571,7 +576,7 @@
this.layoutControlItem31.Control = this.txt_weight1;
this.layoutControlItem31.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem31.Name = "layoutControlItem31";
- this.layoutControlItem31.Size = new System.Drawing.Size(114, 26);
+ this.layoutControlItem31.Size = new System.Drawing.Size(114, 33);
this.layoutControlItem31.Text = "閲嶉噺1";
this.layoutControlItem31.TextSize = new System.Drawing.Size(31, 14);
//
@@ -581,37 +586,37 @@
this.layoutControlItem32.Location = new System.Drawing.Point(114, 0);
this.layoutControlItem32.Name = "layoutControlItem32";
this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem32.Size = new System.Drawing.Size(114, 26);
+ this.layoutControlItem32.Size = new System.Drawing.Size(116, 33);
this.layoutControlItem32.Text = "閲嶉噺2";
this.layoutControlItem32.TextSize = new System.Drawing.Size(31, 14);
//
// layoutControlItem33
//
this.layoutControlItem33.Control = this.txt_weight3;
- this.layoutControlItem33.Location = new System.Drawing.Point(228, 0);
+ this.layoutControlItem33.Location = new System.Drawing.Point(230, 0);
this.layoutControlItem33.Name = "layoutControlItem33";
this.layoutControlItem33.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem33.Size = new System.Drawing.Size(114, 26);
+ this.layoutControlItem33.Size = new System.Drawing.Size(116, 33);
this.layoutControlItem33.Text = "閲嶉噺3";
this.layoutControlItem33.TextSize = new System.Drawing.Size(31, 14);
//
// layoutControlItem34
//
this.layoutControlItem34.Control = this.txt_weight4;
- this.layoutControlItem34.Location = new System.Drawing.Point(342, 0);
+ this.layoutControlItem34.Location = new System.Drawing.Point(346, 0);
this.layoutControlItem34.Name = "layoutControlItem34";
this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem34.Size = new System.Drawing.Size(114, 26);
+ this.layoutControlItem34.Size = new System.Drawing.Size(116, 33);
this.layoutControlItem34.Text = "閲嶉噺4";
this.layoutControlItem34.TextSize = new System.Drawing.Size(31, 14);
//
// layoutControlItem36
//
this.layoutControlItem36.Control = this.btnW;
- this.layoutControlItem36.Location = new System.Drawing.Point(684, 0);
+ this.layoutControlItem36.Location = new System.Drawing.Point(694, 0);
this.layoutControlItem36.Name = "layoutControlItem36";
this.layoutControlItem36.OptionsTableLayoutItem.ColumnIndex = 6;
- this.layoutControlItem36.Size = new System.Drawing.Size(114, 26);
+ this.layoutControlItem36.Size = new System.Drawing.Size(116, 33);
this.layoutControlItem36.Text = "鑾峰彇";
this.layoutControlItem36.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem36.TextVisible = false;
@@ -619,10 +624,10 @@
// layoutControlItem37
//
this.layoutControlItem37.Control = this.txtWCurrent;
- this.layoutControlItem37.Location = new System.Drawing.Point(570, 0);
+ this.layoutControlItem37.Location = new System.Drawing.Point(578, 0);
this.layoutControlItem37.Name = "layoutControlItem37";
this.layoutControlItem37.OptionsTableLayoutItem.ColumnIndex = 5;
- this.layoutControlItem37.Size = new System.Drawing.Size(114, 26);
+ this.layoutControlItem37.Size = new System.Drawing.Size(116, 33);
this.layoutControlItem37.Text = "瀹炴椂閲嶉噺";
this.layoutControlItem37.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem37.TextVisible = false;
@@ -630,20 +635,20 @@
// layoutControlItem35
//
this.layoutControlItem35.Control = this.txt_weight5;
- this.layoutControlItem35.Location = new System.Drawing.Point(456, 0);
+ this.layoutControlItem35.Location = new System.Drawing.Point(462, 0);
this.layoutControlItem35.Name = "layoutControlItem35";
this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 4;
- this.layoutControlItem35.Size = new System.Drawing.Size(114, 26);
+ this.layoutControlItem35.Size = new System.Drawing.Size(116, 33);
this.layoutControlItem35.Text = "绉伴噸5";
this.layoutControlItem35.TextSize = new System.Drawing.Size(31, 14);
//
// layoutControlItem38
//
this.layoutControlItem38.Control = this.btnClean;
- this.layoutControlItem38.Location = new System.Drawing.Point(798, 0);
+ this.layoutControlItem38.Location = new System.Drawing.Point(810, 0);
this.layoutControlItem38.Name = "layoutControlItem38";
this.layoutControlItem38.OptionsTableLayoutItem.ColumnIndex = 7;
- this.layoutControlItem38.Size = new System.Drawing.Size(114, 26);
+ this.layoutControlItem38.Size = new System.Drawing.Size(116, 33);
this.layoutControlItem38.Text = "娓呯┖";
this.layoutControlItem38.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem38.TextVisible = false;
@@ -651,10 +656,10 @@
// txt_fngDesc
//
this.txt_fngDesc.BtnTxt = "寮傚父鎻忚堪";
- this.txt_fngDesc.Location = new System.Drawing.Point(12, 142);
+ this.txt_fngDesc.Location = new System.Drawing.Point(12, 162);
this.txt_fngDesc.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.txt_fngDesc.Name = "txt_fngDesc";
- this.txt_fngDesc.Size = new System.Drawing.Size(604, 48);
+ this.txt_fngDesc.Size = new System.Drawing.Size(613, 56);
this.txt_fngDesc.TabIndex = 815;
this.txt_fngDesc.TextTxt = "";
this.txt_fngDesc.WhereTxt = " a.s_type=\'QC寮傚父鎻忚堪\' and a.pid<>\'00000000-0000-0000-0000-000000000000\'";
@@ -662,7 +667,7 @@
// btnYcReport
//
this.btnYcReport.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.exporttopdf_16x16;
- this.btnYcReport.Location = new System.Drawing.Point(620, 168);
+ this.btnYcReport.Location = new System.Drawing.Point(629, 192);
this.btnYcReport.Name = "btnYcReport";
this.btnYcReport.Size = new System.Drawing.Size(101, 20);
this.btnYcReport.StyleController = this.layoutMx1;
@@ -681,40 +686,40 @@
//
// txt_suppName
//
- this.txt_suppName.Location = new System.Drawing.Point(388, 90);
+ this.txt_suppName.Location = new System.Drawing.Point(392, 102);
this.txt_suppName.Name = "txt_suppName";
- this.txt_suppName.Size = new System.Drawing.Size(228, 20);
+ this.txt_suppName.Size = new System.Drawing.Size(233, 20);
this.txt_suppName.StyleController = this.layoutMx1;
this.txt_suppName.TabIndex = 801;
this.txt_suppName.Tag = "readonly";
//
// txt_remarks
//
- this.txt_remarks.Location = new System.Drawing.Point(692, 142);
+ this.txt_remarks.Location = new System.Drawing.Point(392, 132);
this.txt_remarks.Name = "txt_remarks";
this.txt_remarks.Properties.Appearance.Options.UseFont = true;
- this.txt_remarks.Size = new System.Drawing.Size(534, 20);
+ this.txt_remarks.Size = new System.Drawing.Size(542, 20);
this.txt_remarks.StyleController = this.layoutMx1;
this.txt_remarks.TabIndex = 797;
this.txt_remarks.Tag = "readonly";
//
// txt_fcheckResu
//
- this.txt_fcheckResu.Location = new System.Drawing.Point(692, 90);
+ this.txt_fcheckResu.Location = new System.Drawing.Point(701, 102);
this.txt_fcheckResu.Name = "txt_fcheckResu";
this.txt_fcheckResu.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
this.txt_fcheckResu.Properties.Appearance.Options.UseForeColor = true;
- this.txt_fcheckResu.Size = new System.Drawing.Size(228, 20);
+ this.txt_fcheckResu.Size = new System.Drawing.Size(233, 20);
this.txt_fcheckResu.StyleController = this.layoutMx1;
this.txt_fcheckResu.TabIndex = 798;
this.txt_fcheckResu.Tag = "readonly";
//
// txt_itemName
//
- this.txt_itemName.Location = new System.Drawing.Point(84, 38);
+ this.txt_itemName.Location = new System.Drawing.Point(84, 42);
this.txt_itemName.Name = "txt_itemName";
this.txt_itemName.Properties.Appearance.Options.UseFont = true;
- this.txt_itemName.Size = new System.Drawing.Size(228, 20);
+ this.txt_itemName.Size = new System.Drawing.Size(232, 20);
this.txt_itemName.StyleController = this.layoutMx1;
this.txt_itemName.TabIndex = 800;
this.txt_itemName.Tag = "readonly";
@@ -724,46 +729,46 @@
this.txt_releaseNo.Location = new System.Drawing.Point(84, 12);
this.txt_releaseNo.Name = "txt_releaseNo";
this.txt_releaseNo.Properties.Appearance.Options.UseFont = true;
- this.txt_releaseNo.Size = new System.Drawing.Size(228, 20);
+ this.txt_releaseNo.Size = new System.Drawing.Size(232, 20);
this.txt_releaseNo.StyleController = this.layoutMx1;
this.txt_releaseNo.TabIndex = 213;
this.txt_releaseNo.Tag = "readonly";
//
// txt_fcheckDate
//
- this.txt_fcheckDate.Location = new System.Drawing.Point(692, 12);
+ this.txt_fcheckDate.Location = new System.Drawing.Point(701, 12);
this.txt_fcheckDate.Name = "txt_fcheckDate";
this.txt_fcheckDate.Properties.Appearance.Options.UseFont = true;
- this.txt_fcheckDate.Size = new System.Drawing.Size(228, 20);
+ this.txt_fcheckDate.Size = new System.Drawing.Size(233, 20);
this.txt_fcheckDate.StyleController = this.layoutMx1;
this.txt_fcheckDate.TabIndex = 216;
this.txt_fcheckDate.Tag = "readonly";
//
// txt_lotNo
//
- this.txt_lotNo.Location = new System.Drawing.Point(388, 12);
+ this.txt_lotNo.Location = new System.Drawing.Point(392, 12);
this.txt_lotNo.Name = "txt_lotNo";
this.txt_lotNo.Properties.Appearance.Options.UseFont = true;
- this.txt_lotNo.Size = new System.Drawing.Size(228, 20);
+ this.txt_lotNo.Size = new System.Drawing.Size(233, 20);
this.txt_lotNo.StyleController = this.layoutMx1;
this.txt_lotNo.TabIndex = 262;
this.txt_lotNo.Tag = "readonly";
//
// txt_itemNo
//
- this.txt_itemNo.Location = new System.Drawing.Point(84, 64);
+ this.txt_itemNo.Location = new System.Drawing.Point(84, 72);
this.txt_itemNo.Name = "txt_itemNo";
this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
- this.txt_itemNo.Size = new System.Drawing.Size(228, 20);
+ this.txt_itemNo.Size = new System.Drawing.Size(232, 20);
this.txt_itemNo.StyleController = this.layoutMx1;
this.txt_itemNo.TabIndex = 789;
this.txt_itemNo.Tag = "readonly";
//
// txt_itemModel
//
- this.txt_itemModel.Location = new System.Drawing.Point(84, 90);
+ this.txt_itemModel.Location = new System.Drawing.Point(84, 102);
this.txt_itemModel.Name = "txt_itemModel";
- this.txt_itemModel.Size = new System.Drawing.Size(228, 20);
+ this.txt_itemModel.Size = new System.Drawing.Size(232, 20);
this.txt_itemModel.StyleController = this.layoutMx1;
this.txt_itemModel.TabIndex = 801;
this.txt_itemModel.Tag = "readonly";
@@ -779,57 +784,57 @@
//
// txt_fcheckBy
//
- this.txt_fcheckBy.Location = new System.Drawing.Point(692, 38);
+ this.txt_fcheckBy.Location = new System.Drawing.Point(701, 42);
this.txt_fcheckBy.Name = "txt_fcheckBy";
this.txt_fcheckBy.Properties.Appearance.Options.UseFont = true;
- this.txt_fcheckBy.Size = new System.Drawing.Size(228, 20);
+ this.txt_fcheckBy.Size = new System.Drawing.Size(233, 20);
this.txt_fcheckBy.StyleController = this.layoutMx1;
this.txt_fcheckBy.TabIndex = 217;
this.txt_fcheckBy.Tag = "readonly";
//
// txt_fbatchQty
//
- this.txt_fbatchQty.Location = new System.Drawing.Point(388, 64);
+ this.txt_fbatchQty.Location = new System.Drawing.Point(392, 72);
this.txt_fbatchQty.Name = "txt_fbatchQty";
this.txt_fbatchQty.Properties.Appearance.Options.UseFont = true;
- this.txt_fbatchQty.Size = new System.Drawing.Size(228, 20);
+ this.txt_fbatchQty.Size = new System.Drawing.Size(233, 20);
this.txt_fbatchQty.StyleController = this.layoutMx1;
this.txt_fbatchQty.TabIndex = 222;
this.txt_fbatchQty.Tag = "readonly";
//
// txt_fsubmitDate
//
- this.txt_fsubmitDate.Location = new System.Drawing.Point(996, 38);
+ this.txt_fsubmitDate.Location = new System.Drawing.Point(1010, 42);
this.txt_fsubmitDate.Name = "txt_fsubmitDate";
- this.txt_fsubmitDate.Size = new System.Drawing.Size(230, 20);
+ this.txt_fsubmitDate.Size = new System.Drawing.Size(233, 20);
this.txt_fsubmitDate.StyleController = this.layoutMx1;
this.txt_fsubmitDate.TabIndex = 804;
this.txt_fsubmitDate.Tag = "readonly";
//
// txt_fsubmitBy
//
- this.txt_fsubmitBy.Location = new System.Drawing.Point(996, 64);
+ this.txt_fsubmitBy.Location = new System.Drawing.Point(1010, 72);
this.txt_fsubmitBy.Name = "txt_fsubmitBy";
- this.txt_fsubmitBy.Size = new System.Drawing.Size(230, 20);
+ this.txt_fsubmitBy.Size = new System.Drawing.Size(233, 20);
this.txt_fsubmitBy.StyleController = this.layoutMx1;
this.txt_fsubmitBy.TabIndex = 805;
this.txt_fsubmitBy.Tag = "readonly";
//
// txt_fsubmit
//
- this.txt_fsubmit.Location = new System.Drawing.Point(924, 12);
+ this.txt_fsubmit.Location = new System.Drawing.Point(938, 12);
this.txt_fsubmit.Name = "txt_fsubmit";
this.txt_fsubmit.Properties.Caption = "瀹℃牳鏍囪瘑";
- this.txt_fsubmit.Size = new System.Drawing.Size(302, 20);
+ this.txt_fsubmit.Size = new System.Drawing.Size(305, 20);
this.txt_fsubmit.StyleController = this.layoutMx1;
this.txt_fsubmit.TabIndex = 806;
this.txt_fsubmit.Tag = "readonly";
//
// txt_slOrg
//
- this.txt_slOrg.Location = new System.Drawing.Point(692, 116);
+ this.txt_slOrg.Location = new System.Drawing.Point(701, 132);
this.txt_slOrg.Name = "txt_slOrg";
- this.txt_slOrg.Size = new System.Drawing.Size(228, 20);
+ this.txt_slOrg.Size = new System.Drawing.Size(233, 20);
this.txt_slOrg.StyleController = this.layoutMx1;
this.txt_slOrg.TabIndex = 807;
this.txt_slOrg.Tag = "readonly";
@@ -845,11 +850,11 @@
//
// txt_checkStates
//
- this.txt_checkStates.Location = new System.Drawing.Point(692, 64);
+ this.txt_checkStates.Location = new System.Drawing.Point(701, 72);
this.txt_checkStates.Name = "txt_checkStates";
this.txt_checkStates.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
this.txt_checkStates.Properties.Appearance.Options.UseForeColor = true;
- this.txt_checkStates.Size = new System.Drawing.Size(228, 20);
+ this.txt_checkStates.Size = new System.Drawing.Size(233, 20);
this.txt_checkStates.StyleController = this.layoutMx1;
this.txt_checkStates.TabIndex = 809;
this.txt_checkStates.Tag = "readonly";
@@ -867,40 +872,50 @@
//
// txt_fngHandle
//
- this.txt_fngHandle.Location = new System.Drawing.Point(996, 90);
+ this.txt_fngHandle.Location = new System.Drawing.Point(1010, 102);
this.txt_fngHandle.Name = "txt_fngHandle";
this.txt_fngHandle.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
this.txt_fngHandle.Properties.Appearance.Options.UseForeColor = true;
- this.txt_fngHandle.Size = new System.Drawing.Size(230, 20);
+ this.txt_fngHandle.Size = new System.Drawing.Size(233, 20);
this.txt_fngHandle.StyleController = this.layoutMx1;
this.txt_fngHandle.TabIndex = 812;
this.txt_fngHandle.Tag = "readonly";
//
// txt_xblb
//
- this.txt_xblb.Location = new System.Drawing.Point(996, 142);
+ this.txt_xblb.Location = new System.Drawing.Point(1010, 162);
this.txt_xblb.Name = "txt_xblb";
- this.txt_xblb.Size = new System.Drawing.Size(230, 48);
+ this.txt_xblb.Size = new System.Drawing.Size(233, 56);
this.txt_xblb.StyleController = this.layoutMx1;
this.txt_xblb.TabIndex = 816;
this.txt_xblb.Tag = "readonly";
//
// txt_xbsl
//
- this.txt_xbsl.Location = new System.Drawing.Point(996, 116);
+ this.txt_xbsl.Location = new System.Drawing.Point(1010, 132);
this.txt_xbsl.Name = "txt_xbsl";
- this.txt_xbsl.Size = new System.Drawing.Size(230, 20);
+ this.txt_xbsl.Size = new System.Drawing.Size(233, 20);
this.txt_xbsl.StyleController = this.layoutMx1;
this.txt_xbsl.TabIndex = 817;
this.txt_xbsl.Tag = "readonly";
//
// txt_iqcRemark
//
- this.txt_iqcRemark.Location = new System.Drawing.Point(84, 116);
+ this.txt_iqcRemark.Location = new System.Drawing.Point(84, 132);
this.txt_iqcRemark.Name = "txt_iqcRemark";
- this.txt_iqcRemark.Size = new System.Drawing.Size(228, 20);
+ this.txt_iqcRemark.Size = new System.Drawing.Size(232, 20);
this.txt_iqcRemark.StyleController = this.layoutMx1;
this.txt_iqcRemark.TabIndex = 819;
+ //
+ // txt_weight
+ //
+ this.txt_weight.Location = new System.Drawing.Point(701, 162);
+ this.txt_weight.Name = "txt_weight";
+ this.txt_weight.Properties.Appearance.ForeColor = System.Drawing.Color.Lime;
+ this.txt_weight.Properties.Appearance.Options.UseForeColor = true;
+ this.txt_weight.Size = new System.Drawing.Size(233, 20);
+ this.txt_weight.StyleController = this.layoutMx1;
+ this.txt_weight.TabIndex = 820;
//
// layoutControlItem17
//
@@ -951,7 +966,6 @@
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
- this.layoutControlItem1,
this.layoutControlItem4,
this.layoutControlItem5,
this.layoutControlItem6,
@@ -972,9 +986,11 @@
this.layoutControlItem26,
this.layoutControlItem29,
this.layoutControlItem30,
- this.layoutControlItem12,
this.layoutControlItem39,
- this.layoutControlItem27});
+ this.layoutControlItem27,
+ this.layoutControlItem1,
+ this.layoutControlItem12,
+ this.layoutControlItem40});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1015,77 +1031,68 @@
rowDefinition7,
rowDefinition8,
rowDefinition9});
- this.Root.Size = new System.Drawing.Size(1238, 228);
+ this.Root.Size = new System.Drawing.Size(1255, 263);
this.Root.TextVisible = false;
- //
- // layoutControlItem1
- //
- this.layoutControlItem1.Control = this.txt_releaseNo;
- this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
- this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(304, 26);
- this.layoutControlItem1.Text = "妫�楠屽崟鍙�";
- this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.txt_itemName;
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 26);
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 30);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem4.Size = new System.Drawing.Size(304, 26);
+ this.layoutControlItem4.Size = new System.Drawing.Size(308, 30);
this.layoutControlItem4.Text = "鐗╂枡鍚嶇О";
this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.txt_itemNo;
- this.layoutControlItem5.Location = new System.Drawing.Point(0, 52);
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 60);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem5.Size = new System.Drawing.Size(304, 26);
+ this.layoutControlItem5.Size = new System.Drawing.Size(308, 30);
this.layoutControlItem5.Text = "鐗╂枡缂栫爜";
this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txt_itemModel;
- this.layoutControlItem6.Location = new System.Drawing.Point(0, 78);
+ this.layoutControlItem6.Location = new System.Drawing.Point(0, 90);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem6.Size = new System.Drawing.Size(304, 26);
+ this.layoutControlItem6.Size = new System.Drawing.Size(308, 30);
this.layoutControlItem6.Text = "鐗╂枡瑙勬牸";
this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.txt_fsubmitDate;
- this.layoutControlItem15.Location = new System.Drawing.Point(912, 26);
+ this.layoutControlItem15.Location = new System.Drawing.Point(926, 30);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem15.Size = new System.Drawing.Size(306, 26);
+ this.layoutControlItem15.Size = new System.Drawing.Size(309, 30);
this.layoutControlItem15.Text = "瀹℃牳鏃ユ湡";
this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.txt_fsubmitBy;
- this.layoutControlItem16.Location = new System.Drawing.Point(912, 52);
+ this.layoutControlItem16.Location = new System.Drawing.Point(926, 60);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem16.Size = new System.Drawing.Size(306, 26);
+ this.layoutControlItem16.Size = new System.Drawing.Size(309, 30);
this.layoutControlItem16.Text = "瀹℃牳浜哄憳";
this.layoutControlItem16.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.txt_fsubmit;
- this.layoutControlItem14.Location = new System.Drawing.Point(912, 0);
+ this.layoutControlItem14.Location = new System.Drawing.Point(926, 0);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem14.Size = new System.Drawing.Size(306, 26);
+ this.layoutControlItem14.Size = new System.Drawing.Size(309, 30);
this.layoutControlItem14.Text = "瀹℃牳鏍囪瘑";
this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem14.TextVisible = false;
@@ -1093,75 +1100,75 @@
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txt_fcheckResu;
- this.layoutControlItem10.Location = new System.Drawing.Point(608, 78);
+ this.layoutControlItem10.Location = new System.Drawing.Point(617, 90);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem10.Size = new System.Drawing.Size(304, 26);
+ this.layoutControlItem10.Size = new System.Drawing.Size(309, 30);
this.layoutControlItem10.Text = "妫�楠岀粨鏋�";
this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txt_suppName;
- this.layoutControlItem13.Location = new System.Drawing.Point(304, 78);
+ this.layoutControlItem13.Location = new System.Drawing.Point(308, 90);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem13.Size = new System.Drawing.Size(304, 26);
+ this.layoutControlItem13.Size = new System.Drawing.Size(309, 30);
this.layoutControlItem13.Text = "渚涘簲鍟�";
this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem22
//
this.layoutControlItem22.Control = this.txt_checkStates;
- this.layoutControlItem22.Location = new System.Drawing.Point(608, 52);
+ this.layoutControlItem22.Location = new System.Drawing.Point(617, 60);
this.layoutControlItem22.Name = "layoutControlItem22";
this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem22.Size = new System.Drawing.Size(304, 26);
+ this.layoutControlItem22.Size = new System.Drawing.Size(309, 30);
this.layoutControlItem22.Text = "妫�楠岀姸鎬�";
this.layoutControlItem22.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.txt_fbatchQty;
- this.layoutControlItem9.Location = new System.Drawing.Point(304, 52);
+ this.layoutControlItem9.Location = new System.Drawing.Point(308, 60);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem9.Size = new System.Drawing.Size(304, 26);
+ this.layoutControlItem9.Size = new System.Drawing.Size(309, 30);
this.layoutControlItem9.Text = "鏀惰揣鏁伴噺";
this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txt_fcheckBy;
- this.layoutControlItem8.Location = new System.Drawing.Point(608, 26);
+ this.layoutControlItem8.Location = new System.Drawing.Point(617, 30);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem8.Size = new System.Drawing.Size(304, 26);
+ this.layoutControlItem8.Size = new System.Drawing.Size(309, 30);
this.layoutControlItem8.Text = "妫�楠屼汉鍛�";
this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txt_fcheckDate;
- this.layoutControlItem2.Location = new System.Drawing.Point(608, 0);
+ this.layoutControlItem2.Location = new System.Drawing.Point(617, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem2.Size = new System.Drawing.Size(304, 26);
+ this.layoutControlItem2.Size = new System.Drawing.Size(309, 30);
this.layoutControlItem2.Text = "妫�楠屾棩鏈�";
this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.txt_lotNo;
- this.layoutControlItem3.Location = new System.Drawing.Point(304, 0);
+ this.layoutControlItem3.Location = new System.Drawing.Point(308, 0);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem3.Size = new System.Drawing.Size(304, 26);
+ this.layoutControlItem3.Size = new System.Drawing.Size(309, 30);
this.layoutControlItem3.Text = "閫佹鎵瑰彿";
this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 14);
//
@@ -1169,34 +1176,34 @@
//
this.layoutControlItem24.Control = txt_salesOrderId;
this.layoutControlItem24.CustomizationFormText = "闇�姹傝窡韪彿";
- this.layoutControlItem24.Location = new System.Drawing.Point(304, 26);
+ this.layoutControlItem24.Location = new System.Drawing.Point(308, 30);
this.layoutControlItem24.Name = "layoutControlItem24";
this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem24.Size = new System.Drawing.Size(304, 26);
+ this.layoutControlItem24.Size = new System.Drawing.Size(309, 30);
this.layoutControlItem24.Text = "闇�姹傝窡韪彿";
this.layoutControlItem24.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem18
//
this.layoutControlItem18.Control = this.txt_slOrg;
- this.layoutControlItem18.Location = new System.Drawing.Point(608, 104);
+ this.layoutControlItem18.Location = new System.Drawing.Point(617, 120);
this.layoutControlItem18.Name = "layoutControlItem18";
this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem18.Size = new System.Drawing.Size(304, 26);
+ this.layoutControlItem18.Size = new System.Drawing.Size(309, 30);
this.layoutControlItem18.Text = "鏀舵枡缁勭粐";
this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem28
//
this.layoutControlItem28.Control = this.txt_fngDesc;
- this.layoutControlItem28.Location = new System.Drawing.Point(0, 130);
+ this.layoutControlItem28.Location = new System.Drawing.Point(0, 150);
this.layoutControlItem28.Name = "layoutControlItem28";
this.layoutControlItem28.OptionsTableLayoutItem.ColumnSpan = 2;
this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 5;
this.layoutControlItem28.OptionsTableLayoutItem.RowSpan = 2;
- this.layoutControlItem28.Size = new System.Drawing.Size(608, 52);
+ this.layoutControlItem28.Size = new System.Drawing.Size(617, 60);
this.layoutControlItem28.Text = "寮傚父澶囨敞";
this.layoutControlItem28.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem28.TextVisible = false;
@@ -1204,86 +1211,107 @@
// layoutControlItem25
//
this.layoutControlItem25.Control = this.txt_fngHandle;
- this.layoutControlItem25.Location = new System.Drawing.Point(912, 78);
+ this.layoutControlItem25.Location = new System.Drawing.Point(926, 90);
this.layoutControlItem25.Name = "layoutControlItem25";
this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem25.Size = new System.Drawing.Size(306, 26);
+ this.layoutControlItem25.Size = new System.Drawing.Size(309, 30);
this.layoutControlItem25.Text = "澶勭悊鎰忚";
this.layoutControlItem25.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem26
//
this.layoutControlItem26.Control = this.txt_xblb;
- this.layoutControlItem26.Location = new System.Drawing.Point(912, 130);
+ this.layoutControlItem26.Location = new System.Drawing.Point(926, 150);
this.layoutControlItem26.Name = "layoutControlItem26";
this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 5;
this.layoutControlItem26.OptionsTableLayoutItem.RowSpan = 2;
- this.layoutControlItem26.Size = new System.Drawing.Size(306, 52);
+ this.layoutControlItem26.Size = new System.Drawing.Size(309, 60);
this.layoutControlItem26.Text = "閫夊埆绫诲埆";
this.layoutControlItem26.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem29
//
this.layoutControlItem29.Control = this.txt_xbsl;
- this.layoutControlItem29.Location = new System.Drawing.Point(912, 104);
+ this.layoutControlItem29.Location = new System.Drawing.Point(926, 120);
this.layoutControlItem29.Name = "layoutControlItem29";
this.layoutControlItem29.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem29.Size = new System.Drawing.Size(306, 26);
+ this.layoutControlItem29.Size = new System.Drawing.Size(309, 30);
this.layoutControlItem29.Text = "鎸戦�夋暟閲�";
this.layoutControlItem29.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem30
//
this.layoutControlItem30.Control = this.layWeight;
- this.layoutControlItem30.Location = new System.Drawing.Point(0, 182);
+ this.layoutControlItem30.Location = new System.Drawing.Point(0, 210);
this.layoutControlItem30.Name = "layoutControlItem30";
this.layoutControlItem30.OptionsTableLayoutItem.ColumnSpan = 3;
this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 7;
this.layoutControlItem30.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
- this.layoutControlItem30.Size = new System.Drawing.Size(912, 26);
+ this.layoutControlItem30.Size = new System.Drawing.Size(926, 33);
this.layoutControlItem30.Text = "绉伴噸";
this.layoutControlItem30.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem30.TextVisible = false;
//
- // layoutControlItem12
- //
- this.layoutControlItem12.Control = this.txt_remarks;
- this.layoutControlItem12.Location = new System.Drawing.Point(608, 130);
- this.layoutControlItem12.Name = "layoutControlItem12";
- this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2;
- this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem12.Size = new System.Drawing.Size(610, 26);
- this.layoutControlItem12.Text = "鏀舵枡澶囨敞";
- this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 14);
- //
// layoutControlItem39
//
this.layoutControlItem39.Control = this.txt_iqcRemark;
- this.layoutControlItem39.Location = new System.Drawing.Point(0, 104);
+ this.layoutControlItem39.Location = new System.Drawing.Point(0, 120);
this.layoutControlItem39.Name = "layoutControlItem39";
this.layoutControlItem39.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem39.Size = new System.Drawing.Size(304, 26);
+ this.layoutControlItem39.Size = new System.Drawing.Size(308, 30);
this.layoutControlItem39.Text = "妫�楠屽娉�";
this.layoutControlItem39.TextSize = new System.Drawing.Size(60, 14);
//
// layoutControlItem27
//
this.layoutControlItem27.Control = this.btnYcReport;
- this.layoutControlItem27.Location = new System.Drawing.Point(608, 156);
+ this.layoutControlItem27.Location = new System.Drawing.Point(617, 180);
this.layoutControlItem27.MaxSize = new System.Drawing.Size(105, 24);
this.layoutControlItem27.MinSize = new System.Drawing.Size(105, 24);
this.layoutControlItem27.Name = "layoutControlItem27";
this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 6;
- this.layoutControlItem27.Size = new System.Drawing.Size(304, 26);
+ this.layoutControlItem27.Size = new System.Drawing.Size(309, 30);
this.layoutControlItem27.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem27.Text = "鏌ョ湅寮傚父鎶ュ憡";
this.layoutControlItem27.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem27.TextVisible = false;
+ //
+ // layoutControlItem1
+ //
+ this.layoutControlItem1.Control = this.txt_releaseNo;
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem1.Name = "layoutControlItem1";
+ this.layoutControlItem1.Size = new System.Drawing.Size(308, 30);
+ this.layoutControlItem1.Text = "妫�楠屽崟鍙�";
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 14);
+ //
+ // layoutControlItem12
+ //
+ this.layoutControlItem12.Control = this.txt_remarks;
+ this.layoutControlItem12.Location = new System.Drawing.Point(308, 120);
+ this.layoutControlItem12.Name = "layoutControlItem12";
+ this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2;
+ this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem12.Size = new System.Drawing.Size(618, 30);
+ this.layoutControlItem12.Text = "鏀舵枡澶囨敞";
+ this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 14);
+ //
+ // layoutControlItem40
+ //
+ this.layoutControlItem40.Control = this.txt_weight;
+ this.layoutControlItem40.Location = new System.Drawing.Point(617, 150);
+ this.layoutControlItem40.Name = "layoutControlItem40";
+ this.layoutControlItem40.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem40.OptionsTableLayoutItem.RowIndex = 5;
+ this.layoutControlItem40.ShowInCustomizationForm = false;
+ this.layoutControlItem40.Size = new System.Drawing.Size(309, 30);
+ this.layoutControlItem40.Text = "鍏嬮噸";
+ this.layoutControlItem40.TextSize = new System.Drawing.Size(60, 14);
//
// repositoryItemComboBox1
//
@@ -1750,6 +1778,14 @@
this.gridColumn6.OptionsColumn.ReadOnly = true;
this.gridColumn6.Width = 82;
//
+ // gridColumn8
+ //
+ this.gridColumn8.Caption = "闇�姹傝窡韪彿";
+ this.gridColumn8.FieldName = "salesOrderId";
+ this.gridColumn8.Name = "gridColumn8";
+ this.gridColumn8.Visible = true;
+ this.gridColumn8.VisibleIndex = 24;
+ //
// pageBar1
//
this.pageBar1.CurrentPage = 1;
@@ -1787,7 +1823,7 @@
this.splitMx1.Panel2.Text = "Panel2";
this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.splitMx1.Size = new System.Drawing.Size(1255, 534);
- this.splitMx1.SplitterPosition = 210;
+ this.splitMx1.SplitterPosition = 263;
this.splitMx1.TabIndex = 0;
//
// xtraTabControl2
@@ -1796,7 +1832,7 @@
this.xtraTabControl2.Location = new System.Drawing.Point(0, 0);
this.xtraTabControl2.Name = "xtraTabControl2";
this.xtraTabControl2.SelectedTabPage = this.tabMxPage1;
- this.xtraTabControl2.Size = new System.Drawing.Size(1255, 314);
+ this.xtraTabControl2.Size = new System.Drawing.Size(1255, 261);
this.xtraTabControl2.TabIndex = 3;
this.xtraTabControl2.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1,
@@ -1807,7 +1843,7 @@
this.tabMxPage1.Controls.Add(this.splitMx2);
this.tabMxPage1.Controls.Add(this.panMsg);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1253, 288);
+ this.tabMxPage1.Size = new System.Drawing.Size(1253, 235);
this.tabMxPage1.Text = "鎶芥牱淇℃伅";
//
// splitMx2
@@ -1826,7 +1862,7 @@
//
this.splitMx2.Panel2.Controls.Add(this.splitYangLi);
this.splitMx2.Panel2.Text = "Panel2";
- this.splitMx2.Size = new System.Drawing.Size(1253, 252);
+ this.splitMx2.Size = new System.Drawing.Size(1253, 199);
this.splitMx2.SplitterPosition = 223;
this.splitMx2.TabIndex = 3;
//
@@ -1836,7 +1872,7 @@
this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
this.gcMx1.Name = "gcMx1";
- this.gcMx1.Size = new System.Drawing.Size(1253, 223);
+ this.gcMx1.Size = new System.Drawing.Size(1253, 189);
this.gcMx1.TabIndex = 1;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -2100,7 +2136,7 @@
//
this.splitYangLi.Panel2.Controls.Add(this.groupControl2);
this.splitYangLi.Panel2.Text = "Panel2";
- this.splitYangLi.Size = new System.Drawing.Size(1253, 19);
+ this.splitYangLi.Size = new System.Drawing.Size(0, 0);
this.splitYangLi.SplitterPosition = 591;
this.splitYangLi.TabIndex = 4;
//
@@ -2110,17 +2146,17 @@
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupControl1.Location = new System.Drawing.Point(0, 0);
this.groupControl1.Name = "groupControl1";
- this.groupControl1.Size = new System.Drawing.Size(591, 19);
+ this.groupControl1.Size = new System.Drawing.Size(0, 0);
this.groupControl1.TabIndex = 3;
this.groupControl1.Text = "妫�娴嬬粨鏋�";
//
// gcMx2
//
this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMx2.Location = new System.Drawing.Point(2, 23);
+ this.gcMx2.Location = new System.Drawing.Point(0, 22);
this.gcMx2.MainView = this.gvMx2;
this.gcMx2.Name = "gcMx2";
- this.gcMx2.Size = new System.Drawing.Size(587, 0);
+ this.gcMx2.Size = new System.Drawing.Size(0, 0);
this.gcMx2.TabIndex = 0;
this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx2});
@@ -2209,17 +2245,17 @@
this.groupControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupControl2.Location = new System.Drawing.Point(0, 0);
this.groupControl2.Name = "groupControl2";
- this.groupControl2.Size = new System.Drawing.Size(652, 19);
+ this.groupControl2.Size = new System.Drawing.Size(0, 0);
this.groupControl2.TabIndex = 4;
this.groupControl2.Text = "鏍锋湰缁撴灉";
//
// gcMx3
//
this.gcMx3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMx3.Location = new System.Drawing.Point(2, 23);
+ this.gcMx3.Location = new System.Drawing.Point(0, 22);
this.gcMx3.MainView = this.gvMx3;
this.gcMx3.Name = "gcMx3";
- this.gcMx3.Size = new System.Drawing.Size(648, 0);
+ this.gcMx3.Size = new System.Drawing.Size(0, 0);
this.gcMx3.TabIndex = 0;
this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx3});
@@ -2444,7 +2480,7 @@
//
this.tabMxPage2.Controls.Add(this.ucUpFileList1);
this.tabMxPage2.Name = "tabMxPage2";
- this.tabMxPage2.Size = new System.Drawing.Size(1253, 288);
+ this.tabMxPage2.Size = new System.Drawing.Size(1253, 235);
this.tabMxPage2.Text = "闄勪欢淇℃伅";
//
// ucUpFileList1
@@ -2455,7 +2491,7 @@
this.ucUpFileList1.Name = "ucUpFileList1";
this.ucUpFileList1.parentGroup = null;
this.ucUpFileList1.pGuid = null;
- this.ucUpFileList1.Size = new System.Drawing.Size(1253, 288);
+ this.ucUpFileList1.Size = new System.Drawing.Size(1253, 235);
this.ucUpFileList1.TabIndex = 0;
//
// repositoryItemComboBox2
@@ -2490,14 +2526,6 @@
// gridView4
//
this.gridView4.Name = "gridView4";
- //
- // gridColumn8
- //
- this.gridColumn8.Caption = "闇�姹傝窡韪彿";
- this.gridColumn8.FieldName = "gv_salesOrderId";
- this.gridColumn8.Name = "gridColumn8";
- this.gridColumn8.Visible = true;
- this.gridColumn8.VisibleIndex = 24;
//
// Frm_MesQaItemsDetect01
//
@@ -2552,12 +2580,12 @@
((System.ComponentModel.ISupportInitialize)(this.txt_xblb.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_xbsl.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_iqcRemark.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_weight.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
@@ -2578,9 +2606,11 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem39)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
@@ -2689,7 +2719,6 @@
private DevExpress.XtraEditors.TextEdit txt_releaseNo;
private DevExpress.XtraLayout.LayoutControl layoutMx1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraEditors.TextEdit txt_itemModel;
@@ -2813,9 +2842,12 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem35;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem38;
private DevExpress.XtraEditors.TextEdit txt_iqcRemark;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem39;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+ private DevExpress.XtraEditors.TextEdit txt_weight;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem40;
}
}
\ No newline at end of file
--
Gitblit v1.9.3