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;