schangxiang@126.com
2025-09-01 4b51c3551c3957ddd5236a18dd480637835cf7d6
WMS/WMS/UI/SynthesizeQuery/FrmInOutRecord.cs
@@ -171,7 +171,7 @@
                {
                    WMS.EnumDefine.messages ms = new WMS.EnumDefine.messages(2, "数据为空");
                    ms.Show();
                    this.dataGridView1.DataSource = null;
                    this.dataGridView1.DataSource = new List<Wms_outInStockRecord>();
                    toolStripLabel2.Enabled = false;
                    toolStripTextBox1.Enabled = false;
                    toolStripLabel1.Enabled = false;