schangxiang@126.com
2025-09-10 6bb25a0e2443749c07834048c4afab136dff7a67
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;