schangxiang@126.com
2025-09-04 e9269528ae01bc4572b68148b9c801b51f23b669
WMS/WMS/UI/SynthesizeQuery/FrmMes.Designer.cs
@@ -71,6 +71,7 @@
            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();
@@ -93,14 +94,14 @@
            // toolStripLabel5
            // 
            this.toolStripLabel5.Name = "toolStripLabel5";
            this.toolStripLabel5.Size = new System.Drawing.Size(13, 34);
            this.toolStripLabel5.Size = new System.Drawing.Size(13, 33);
            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, 36);
            this.toolStripTextBox1.Text = "1";
            this.toolStripTextBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.toolStripTextBox1_KeyDown);
            // 
@@ -108,14 +109,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, 33);
            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, 33);
            this.toolStripLabel1.Text = "上一页";
            this.toolStripLabel1.Click += new System.EventHandler(this.toolStripLabel1_Click);
            // 
@@ -129,24 +130,24 @@
            "每页30条",
            "每页100条"});
            this.toolStripComboBox1.Name = "toolStripComboBox1";
            this.toolStripComboBox1.Size = new System.Drawing.Size(92, 37);
            this.toolStripComboBox1.Size = new System.Drawing.Size(92, 36);
            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, 36);
            // 
            // bindingNavigatorSeparator1
            // 
            this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 37);
            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 36);
            // 
            // bindingNavigatorSeparator
            // 
            this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 37);
            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 36);
            // 
            // bindingNavigator1
            // 
@@ -174,7 +175,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, 36);
            this.bindingNavigator1.TabIndex = 0;
            this.bindingNavigator1.Text = "bindingNavigator1";
            // 
@@ -182,14 +183,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, 33);
            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, 33);
            this.toolStripLabel3.Click += new System.EventHandler(this.toolStripLabel3_Click);
            // 
            // splitContainer2
@@ -209,7 +210,7 @@
            // 
            this.splitContainer2.Panel2.Controls.Add(this.bindingNavigator1);
            this.splitContainer2.Size = new System.Drawing.Size(1443, 448);
            this.splitContainer2.SplitterDistance = 408;
            this.splitContainer2.SplitterDistance = 409;
            this.splitContainer2.SplitterWidth = 3;
            this.splitContainer2.TabIndex = 3;
            // 
@@ -220,7 +221,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, 409);
            this.panel2.TabIndex = 2;
            // 
            // dataGridView1
@@ -249,6 +250,7 @@
            this.qty,
            this.createDate,
            this.isSendToMes,
            this.推送次数,
            this.备注,
            this.MES返回,
            this.推送时间,
@@ -259,7 +261,7 @@
            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, 409);
            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);
@@ -527,10 +529,9 @@
            // 
            this.ID.DataPropertyName = "ID";
            this.ID.FillWeight = 103.2058F;
            this.ID.HeaderText = "ID";
            this.ID.HeaderText = "标识符";
            this.ID.Name = "ID";
            this.ID.ReadOnly = true;
            this.ID.Visible = false;
            // 
            // Column1
            // 
@@ -601,6 +602,12 @@
            this.isSendToMes.HeaderText = "是否发送";
            this.isSendToMes.Name = "isSendToMes";
            this.isSendToMes.ReadOnly = true;
            //
            // 推送次数
            //
            this.推送次数.DataPropertyName = "SendToMesCount";
            this.推送次数.HeaderText = "推送次数";
            this.推送次数.Name = "推送次数";
            // 
            // 备注
            // 
@@ -701,6 +708,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 推送时间;