WMS/WMS/UI/Basic/material.cs @@ -84,7 +84,7 @@ } else { this.dataGridView1.DataSource = null; this.dataGridView1.DataSource = new List<WMS.yunneiWCS.material>(); this.toolStripLabel5.Text = "/" + 0; MessageBox.Show("获取失败"); }