DevApp/Gs.DevApp/DevFrm/Work/Frm_Repair.cs
@@ -26,7 +26,7 @@ Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, null, this, null, "", (value) => { Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 0); }); }, tips); Gs.DevApp.ToolBox.UtilityHelper.SetTabParameter(gridView1, xtraTabControl1, pageBar1, (value) => { txt_barCode.Text = ""; @@ -34,7 +34,7 @@ }, (value) => { getPageList(this.pageBar1.CurrentPage); }); }, lbGuid); getPageList(1); pageBar1.PagerEvent += PageBar1_PagerEvent; txt_barCode.KeyDown += (s, e) =>