From 9fcc7df37205632d94665af7fc7ea56650e79789 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周四, 04 9月 2025 10:50:55 +0800
Subject: [PATCH] 支持库位删选

---
 WMS/WMS/UI/SynthesizeQuery/FrmMes.Designer.cs |  318 +++++++++++++++++++++++++---------------------------
 1 files changed, 151 insertions(+), 167 deletions(-)

diff --git a/WMS/WMS/UI/SynthesizeQuery/FrmMes.Designer.cs b/WMS/WMS/UI/SynthesizeQuery/FrmMes.Designer.cs
index 1cb2e24..0fe66c6 100644
--- a/WMS/WMS/UI/SynthesizeQuery/FrmMes.Designer.cs
+++ b/WMS/WMS/UI/SynthesizeQuery/FrmMes.Designer.cs
@@ -30,7 +30,7 @@
         {
             this.components = new System.ComponentModel.Container();
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMes));
-            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
             this.toolStripLabel5 = new System.Windows.Forms.ToolStripLabel();
             this.toolStripTextBox1 = new System.Windows.Forms.ToolStripTextBox();
             this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
@@ -45,21 +45,6 @@
             this.splitContainer2 = new System.Windows.Forms.SplitContainer();
             this.panel2 = new System.Windows.Forms.Panel();
             this.dataGridView1 = new System.Windows.Forms.DataGridView();
-            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
-            this.panel1 = new System.Windows.Forms.Panel();
-            this.uiComboBox_status = new Sunny.UI.UIComboBox();
-            this.uiTextBox_toPlace = new Sunny.UI.UITextBox();
-            this.uiTextBox_sourcePlace = new Sunny.UI.UITextBox();
-            this.uiDatetimePicker_end = new Sunny.UI.UIDatetimePicker();
-            this.uiDatetimePicker_start = new Sunny.UI.UIDatetimePicker();
-            this.uiComboBox_materialCode = new Sunny.UI.UIComboBox();
-            this.uiComboBox_materialName = new Sunny.UI.UIComboBox();
-            this.uiComboBox_version = new Sunny.UI.UIComboBox();
-            this.uiTextBox_containerCode = new Sunny.UI.UITextBox();
-            this.uiTextBox_supplier = new Sunny.UI.UITextBox();
-            this.btnFind = new System.Windows.Forms.Button();
-            this.btnReset = new System.Windows.Forms.Button();
-            this.label1 = new System.Windows.Forms.Label();
             this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
@@ -71,10 +56,25 @@
             this.qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.createDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.isSendToMes = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.鎺ㄩ�佹鏁� = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.澶囨敞 = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.MES杩斿洖 = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.鎺ㄩ�佹椂闂� = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.edit = new System.Windows.Forms.DataGridViewButtonColumn();
+            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
+            this.panel1 = new System.Windows.Forms.Panel();
+            this.uiComboBox_status = new Sunny.UI.UIComboBox();
+            this.uiTextBox_sourcePlace = new Sunny.UI.UITextBox();
+            this.uiDatetimePicker_end = new Sunny.UI.UIDatetimePicker();
+            this.uiDatetimePicker_start = new Sunny.UI.UIDatetimePicker();
+            this.uiComboBox_materialCode = new Sunny.UI.UIComboBox();
+            this.uiComboBox_materialName = new Sunny.UI.UIComboBox();
+            this.uiComboBox_version = new Sunny.UI.UIComboBox();
+            this.uiTextBox_containerCode = new Sunny.UI.UITextBox();
+            this.uiTextBox_supplier = new Sunny.UI.UITextBox();
+            this.btnFind = new System.Windows.Forms.Button();
+            this.btnReset = new System.Windows.Forms.Button();
+            this.label1 = new System.Windows.Forms.Label();
             ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
             this.bindingNavigator1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
@@ -93,14 +93,13 @@
             // toolStripLabel5
             // 
             this.toolStripLabel5.Name = "toolStripLabel5";
-            this.toolStripLabel5.Size = new System.Drawing.Size(13, 34);
+            this.toolStripLabel5.Size = new System.Drawing.Size(13, 32);
             this.toolStripLabel5.Text = "/";
             // 
             // toolStripTextBox1
             // 
-            this.toolStripTextBox1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
             this.toolStripTextBox1.Name = "toolStripTextBox1";
-            this.toolStripTextBox1.Size = new System.Drawing.Size(38, 37);
+            this.toolStripTextBox1.Size = new System.Drawing.Size(38, 35);
             this.toolStripTextBox1.Text = "1";
             this.toolStripTextBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox1_KeyDown);
             // 
@@ -108,14 +107,14 @@
             // 
             this.toolStripLabel2.BackColor = System.Drawing.Color.DodgerBlue;
             this.toolStripLabel2.Name = "toolStripLabel2";
-            this.toolStripLabel2.Size = new System.Drawing.Size(44, 34);
+            this.toolStripLabel2.Size = new System.Drawing.Size(44, 32);
             this.toolStripLabel2.Text = "涓嬩竴椤�";
             this.toolStripLabel2.Click += new System.EventHandler(this.toolStripLabel2_Click);
             // 
             // toolStripLabel1
             // 
             this.toolStripLabel1.Name = "toolStripLabel1";
-            this.toolStripLabel1.Size = new System.Drawing.Size(44, 34);
+            this.toolStripLabel1.Size = new System.Drawing.Size(44, 32);
             this.toolStripLabel1.Text = "涓婁竴椤�";
             this.toolStripLabel1.Click += new System.EventHandler(this.toolStripLabel1_Click);
             // 
@@ -129,24 +128,24 @@
             "姣忛〉30鏉�",
             "姣忛〉100鏉�"});
             this.toolStripComboBox1.Name = "toolStripComboBox1";
-            this.toolStripComboBox1.Size = new System.Drawing.Size(92, 37);
+            this.toolStripComboBox1.Size = new System.Drawing.Size(92, 35);
             this.toolStripComboBox1.Text = "姣忛〉10鏉�";
             this.toolStripComboBox1.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBox1_SelectedIndexChanged);
             // 
             // bindingNavigatorSeparator2
             // 
             this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
-            this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 37);
+            this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 35);
             // 
             // bindingNavigatorSeparator1
             // 
             this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
-            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 37);
+            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 35);
             // 
             // bindingNavigatorSeparator
             // 
             this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
-            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 37);
+            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 35);
             // 
             // bindingNavigator1
             // 
@@ -174,7 +173,7 @@
             this.bindingNavigator1.MovePreviousItem = null;
             this.bindingNavigator1.Name = "bindingNavigator1";
             this.bindingNavigator1.PositionItem = null;
-            this.bindingNavigator1.Size = new System.Drawing.Size(1443, 37);
+            this.bindingNavigator1.Size = new System.Drawing.Size(1443, 35);
             this.bindingNavigator1.TabIndex = 0;
             this.bindingNavigator1.Text = "bindingNavigator1";
             // 
@@ -182,14 +181,14 @@
             // 
             this.toolStripLabel4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripLabel4.Image")));
             this.toolStripLabel4.Name = "toolStripLabel4";
-            this.toolStripLabel4.Size = new System.Drawing.Size(20, 34);
+            this.toolStripLabel4.Size = new System.Drawing.Size(20, 32);
             this.toolStripLabel4.Click += new System.EventHandler(this.toolStripLabel4_Click);
             // 
             // toolStripLabel3
             // 
             this.toolStripLabel3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripLabel3.Image")));
             this.toolStripLabel3.Name = "toolStripLabel3";
-            this.toolStripLabel3.Size = new System.Drawing.Size(20, 34);
+            this.toolStripLabel3.Size = new System.Drawing.Size(20, 32);
             this.toolStripLabel3.Click += new System.EventHandler(this.toolStripLabel3_Click);
             // 
             // splitContainer2
@@ -209,7 +208,7 @@
             // 
             this.splitContainer2.Panel2.Controls.Add(this.bindingNavigator1);
             this.splitContainer2.Size = new System.Drawing.Size(1443, 448);
-            this.splitContainer2.SplitterDistance = 408;
+            this.splitContainer2.SplitterDistance = 410;
             this.splitContainer2.SplitterWidth = 3;
             this.splitContainer2.TabIndex = 3;
             // 
@@ -220,7 +219,7 @@
             this.panel2.Location = new System.Drawing.Point(0, 0);
             this.panel2.Margin = new System.Windows.Forms.Padding(2);
             this.panel2.Name = "panel2";
-            this.panel2.Size = new System.Drawing.Size(1443, 408);
+            this.panel2.Size = new System.Drawing.Size(1443, 410);
             this.panel2.TabIndex = 2;
             // 
             // dataGridView1
@@ -228,14 +227,14 @@
             this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
             this.dataGridView1.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.Raised;
             this.dataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
-            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
-            dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
-            dataGridViewCellStyle1.Font = new System.Drawing.Font("瀹嬩綋", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
-            dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
-            dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
-            dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
-            this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
+            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
+            dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
+            dataGridViewCellStyle3.Font = new System.Drawing.Font("瀹嬩綋", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
+            dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+            dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+            dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+            this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle3;
             this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
             this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
             this.ID,
@@ -249,6 +248,7 @@
             this.qty,
             this.createDate,
             this.isSendToMes,
+            this.鎺ㄩ�佹鏁�,
             this.澶囨敞,
             this.MES杩斿洖,
             this.鎺ㄩ�佹椂闂�,
@@ -259,11 +259,120 @@
             this.dataGridView1.Margin = new System.Windows.Forms.Padding(2);
             this.dataGridView1.Name = "dataGridView1";
             this.dataGridView1.RowTemplate.Height = 27;
-            this.dataGridView1.Size = new System.Drawing.Size(1443, 408);
+            this.dataGridView1.Size = new System.Drawing.Size(1443, 410);
             this.dataGridView1.TabIndex = 0;
             this.dataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentClick);
             this.dataGridView1.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dataGridView1_CellFormatting);
             this.dataGridView1.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dataGridView1_RowPostPaint);
+            // 
+            // ID
+            // 
+            this.ID.DataPropertyName = "ID";
+            this.ID.FillWeight = 103.2058F;
+            this.ID.HeaderText = "鏍囪瘑绗�";
+            this.ID.Name = "ID";
+            this.ID.ReadOnly = true;
+            // 
+            // Column1
+            // 
+            this.Column1.DataPropertyName = "outInFlagName";
+            this.Column1.HeaderText = "绫诲瀷";
+            this.Column1.Name = "Column1";
+            // 
+            // Column2
+            // 
+            this.Column2.DataPropertyName = "sourcePlace";
+            this.Column2.HeaderText = "搴撲綅";
+            this.Column2.Name = "Column2";
+            // 
+            // productCode
+            // 
+            this.productCode.DataPropertyName = "materialCode";
+            this.productCode.FillWeight = 142.132F;
+            this.productCode.HeaderText = "鐗╂枡缂栫爜";
+            this.productCode.Name = "productCode";
+            this.productCode.ReadOnly = true;
+            // 
+            // productName
+            // 
+            this.productName.DataPropertyName = "materialName";
+            this.productName.FillWeight = 103.2058F;
+            this.productName.HeaderText = "鐗╂枡鍚嶇О";
+            this.productName.Name = "productName";
+            this.productName.ReadOnly = true;
+            // 
+            // Column3
+            // 
+            this.Column3.DataPropertyName = "version";
+            this.Column3.HeaderText = "鏈哄瀷";
+            this.Column3.Name = "Column3";
+            // 
+            // supplier
+            // 
+            this.supplier.DataPropertyName = "supplier";
+            this.supplier.HeaderText = "渚涘簲鍟�";
+            this.supplier.Name = "supplier";
+            // 
+            // containerCode
+            // 
+            this.containerCode.DataPropertyName = "containerCode";
+            this.containerCode.HeaderText = "鎵樼洏鍙�";
+            this.containerCode.Name = "containerCode";
+            // 
+            // qty
+            // 
+            this.qty.DataPropertyName = "qty";
+            this.qty.FillWeight = 103.2058F;
+            this.qty.HeaderText = "鏁伴噺";
+            this.qty.Name = "qty";
+            this.qty.ReadOnly = true;
+            // 
+            // createDate
+            // 
+            this.createDate.DataPropertyName = "CreateTime";
+            this.createDate.FillWeight = 103.2058F;
+            this.createDate.HeaderText = "鍒涘缓鏃堕棿";
+            this.createDate.Name = "createDate";
+            this.createDate.ReadOnly = true;
+            // 
+            // isSendToMes
+            // 
+            this.isSendToMes.DataPropertyName = "isSendToMes";
+            this.isSendToMes.FillWeight = 103.2058F;
+            this.isSendToMes.HeaderText = "鏄惁鍙戦��";
+            this.isSendToMes.Name = "isSendToMes";
+            this.isSendToMes.ReadOnly = true;
+            // 
+            // 鎺ㄩ�佹鏁�
+            // 
+            this.鎺ㄩ�佹鏁�.DataPropertyName = "SendToMesCount";
+            this.鎺ㄩ�佹鏁�.HeaderText = "鎺ㄩ�佹鏁�";
+            this.鎺ㄩ�佹鏁�.Name = "鎺ㄩ�佹鏁�";
+            // 
+            // 澶囨敞
+            // 
+            this.澶囨敞.DataPropertyName = "Remark";
+            this.澶囨敞.HeaderText = "澶囨敞";
+            this.澶囨敞.Name = "澶囨敞";
+            // 
+            // MES杩斿洖
+            // 
+            this.MES杩斿洖.DataPropertyName = "MesRet";
+            this.MES杩斿洖.HeaderText = "MES杩斿洖";
+            this.MES杩斿洖.Name = "MES杩斿洖";
+            // 
+            // 鎺ㄩ�佹椂闂�
+            // 
+            this.鎺ㄩ�佹椂闂�.DataPropertyName = "SendToMesTime";
+            this.鎺ㄩ�佹椂闂�.HeaderText = "鎺ㄩ�佹椂闂�";
+            this.鎺ㄩ�佹椂闂�.Name = "鎺ㄩ�佹椂闂�";
+            // 
+            // edit
+            // 
+            this.edit.HeaderText = "鎿嶄綔";
+            this.edit.Name = "edit";
+            this.edit.Text = "鏄庣粏";
+            this.edit.UseColumnTextForButtonValue = true;
             // 
             // splitContainer1
             // 
@@ -290,7 +399,6 @@
             // 
             this.panel1.BackColor = System.Drawing.Color.DarkSeaGreen;
             this.panel1.Controls.Add(this.uiComboBox_status);
-            this.panel1.Controls.Add(this.uiTextBox_toPlace);
             this.panel1.Controls.Add(this.uiTextBox_sourcePlace);
             this.panel1.Controls.Add(this.uiDatetimePicker_end);
             this.panel1.Controls.Add(this.uiDatetimePicker_start);
@@ -324,26 +432,6 @@
             this.uiComboBox_status.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
             this.uiComboBox_status.Watermark = "浠诲姟鐘舵��";
             // 
-            // uiTextBox_toPlace
-            // 
-            this.uiTextBox_toPlace.ButtonSymbol = 61761;
-            this.uiTextBox_toPlace.ButtonWidth = 100;
-            this.uiTextBox_toPlace.CanEmpty = true;
-            this.uiTextBox_toPlace.Cursor = System.Windows.Forms.Cursors.IBeam;
-            this.uiTextBox_toPlace.FillColor = System.Drawing.Color.White;
-            this.uiTextBox_toPlace.Font = new System.Drawing.Font("寰蒋闆呴粦", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.uiTextBox_toPlace.Location = new System.Drawing.Point(235, 6);
-            this.uiTextBox_toPlace.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
-            this.uiTextBox_toPlace.Maximum = 2147483647D;
-            this.uiTextBox_toPlace.Minimum = -2147483648D;
-            this.uiTextBox_toPlace.MinimumSize = new System.Drawing.Size(1, 1);
-            this.uiTextBox_toPlace.Name = "uiTextBox_toPlace";
-            this.uiTextBox_toPlace.Padding = new System.Windows.Forms.Padding(4);
-            this.uiTextBox_toPlace.Size = new System.Drawing.Size(98, 27);
-            this.uiTextBox_toPlace.TabIndex = 99;
-            this.uiTextBox_toPlace.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
-            this.uiTextBox_toPlace.Watermark = "鐩爣鐐�";
-            // 
             // uiTextBox_sourcePlace
             // 
             this.uiTextBox_sourcePlace.ButtonSymbol = 61761;
@@ -352,7 +440,7 @@
             this.uiTextBox_sourcePlace.Cursor = System.Windows.Forms.Cursors.IBeam;
             this.uiTextBox_sourcePlace.FillColor = System.Drawing.Color.White;
             this.uiTextBox_sourcePlace.Font = new System.Drawing.Font("寰蒋闆呴粦", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.uiTextBox_sourcePlace.Location = new System.Drawing.Point(131, 6);
+            this.uiTextBox_sourcePlace.Location = new System.Drawing.Point(226, 6);
             this.uiTextBox_sourcePlace.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
             this.uiTextBox_sourcePlace.Maximum = 2147483647D;
             this.uiTextBox_sourcePlace.Minimum = -2147483648D;
@@ -362,7 +450,7 @@
             this.uiTextBox_sourcePlace.Size = new System.Drawing.Size(98, 27);
             this.uiTextBox_sourcePlace.TabIndex = 98;
             this.uiTextBox_sourcePlace.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
-            this.uiTextBox_sourcePlace.Watermark = "璧风偣";
+            this.uiTextBox_sourcePlace.Watermark = "搴撲綅";
             // 
             // uiDatetimePicker_end
             // 
@@ -523,110 +611,6 @@
             this.label1.TabIndex = 3;
             this.label1.Text = "MES鍑哄叆搴�";
             // 
-            // ID
-            // 
-            this.ID.DataPropertyName = "ID";
-            this.ID.FillWeight = 103.2058F;
-            this.ID.HeaderText = "ID";
-            this.ID.Name = "ID";
-            this.ID.ReadOnly = true;
-            this.ID.Visible = false;
-            // 
-            // Column1
-            // 
-            this.Column1.DataPropertyName = "outInFlagName";
-            this.Column1.HeaderText = "绫诲瀷";
-            this.Column1.Name = "Column1";
-            // 
-            // Column2
-            // 
-            this.Column2.DataPropertyName = "sourcePlace";
-            this.Column2.HeaderText = "搴撲綅";
-            this.Column2.Name = "Column2";
-            // 
-            // productCode
-            // 
-            this.productCode.DataPropertyName = "materialCode";
-            this.productCode.FillWeight = 142.132F;
-            this.productCode.HeaderText = "鐗╂枡缂栫爜";
-            this.productCode.Name = "productCode";
-            this.productCode.ReadOnly = true;
-            // 
-            // productName
-            // 
-            this.productName.DataPropertyName = "materialName";
-            this.productName.FillWeight = 103.2058F;
-            this.productName.HeaderText = "鐗╂枡鍚嶇О";
-            this.productName.Name = "productName";
-            this.productName.ReadOnly = true;
-            // 
-            // Column3
-            // 
-            this.Column3.DataPropertyName = "version";
-            this.Column3.HeaderText = "鏈哄瀷";
-            this.Column3.Name = "Column3";
-            // 
-            // supplier
-            // 
-            this.supplier.DataPropertyName = "supplier";
-            this.supplier.HeaderText = "渚涘簲鍟�";
-            this.supplier.Name = "supplier";
-            // 
-            // containerCode
-            // 
-            this.containerCode.DataPropertyName = "containerCode";
-            this.containerCode.HeaderText = "鎵樼洏鍙�";
-            this.containerCode.Name = "containerCode";
-            // 
-            // qty
-            // 
-            this.qty.DataPropertyName = "qty";
-            this.qty.FillWeight = 103.2058F;
-            this.qty.HeaderText = "鏁伴噺";
-            this.qty.Name = "qty";
-            this.qty.ReadOnly = true;
-            // 
-            // createDate
-            // 
-            this.createDate.DataPropertyName = "CreateTime";
-            this.createDate.FillWeight = 103.2058F;
-            this.createDate.HeaderText = "鍒涘缓鏃堕棿";
-            this.createDate.Name = "createDate";
-            this.createDate.ReadOnly = true;
-            // 
-            // isSendToMes
-            // 
-            this.isSendToMes.DataPropertyName = "isSendToMes";
-            this.isSendToMes.FillWeight = 103.2058F;
-            this.isSendToMes.HeaderText = "鏄惁鍙戦��";
-            this.isSendToMes.Name = "isSendToMes";
-            this.isSendToMes.ReadOnly = true;
-            // 
-            // 澶囨敞
-            // 
-            this.澶囨敞.DataPropertyName = "Remark";
-            this.澶囨敞.HeaderText = "澶囨敞";
-            this.澶囨敞.Name = "澶囨敞";
-            // 
-            // MES杩斿洖
-            // 
-            this.MES杩斿洖.DataPropertyName = "MesRet";
-            this.MES杩斿洖.HeaderText = "MES杩斿洖";
-            this.MES杩斿洖.Name = "MES杩斿洖";
-            // 
-            // 鎺ㄩ�佹椂闂�
-            // 
-            this.鎺ㄩ�佹椂闂�.DataPropertyName = "SendToMesTime";
-            this.鎺ㄩ�佹椂闂�.HeaderText = "鎺ㄩ�佹椂闂�";
-            this.鎺ㄩ�佹椂闂�.Name = "鎺ㄩ�佹椂闂�";
-            // 
-            // edit
-            // 
-            this.edit.HeaderText = "鎿嶄綔";
-            this.edit.Name = "edit";
-            this.edit.Text = "鏄庣粏";
-            this.edit.UseColumnTextForButtonValue = true;
-            // 
             // FrmMes
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
@@ -687,7 +671,6 @@
         private Sunny.UI.UITextBox uiTextBox_supplier;
         private Sunny.UI.UIDatetimePicker uiDatetimePicker_end;
         private Sunny.UI.UIDatetimePicker uiDatetimePicker_start;
-        private Sunny.UI.UITextBox uiTextBox_toPlace;
         private Sunny.UI.UITextBox uiTextBox_sourcePlace;
         private Sunny.UI.UIComboBox uiComboBox_status;
         private System.Windows.Forms.DataGridViewTextBoxColumn ID;
@@ -701,6 +684,7 @@
         private System.Windows.Forms.DataGridViewTextBoxColumn qty;
         private System.Windows.Forms.DataGridViewTextBoxColumn createDate;
         private System.Windows.Forms.DataGridViewTextBoxColumn isSendToMes;
+        private System.Windows.Forms.DataGridViewTextBoxColumn 鎺ㄩ�佹鏁�;
         private System.Windows.Forms.DataGridViewTextBoxColumn 澶囨敞;
         private System.Windows.Forms.DataGridViewTextBoxColumn MES杩斿洖;
         private System.Windows.Forms.DataGridViewTextBoxColumn 鎺ㄩ�佹椂闂�;

--
Gitblit v1.9.3