schangxiang@126.com
2025-09-01 4b51c3551c3957ddd5236a18dd480637835cf7d6
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("获取失败");
                }