DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.cs
@@ -42,7 +42,6 @@ e.Graphics.DrawString(str, f, Brushes.Gray, r); }; //设置供应商选择 this.txt_suppNo_1.KeyFile = "id"; this.txt_suppNo_1.EditChanged += (s, e) => { txt_suppId.Text = this.txt_suppNo_1.GetId();