From 475eadcff3012b2b54d22174e0970f9d24cfa6b4 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期五, 12 九月 2025 17:30:30 +0800 Subject: [PATCH] 1111 --- DevApp/Gs.DevApp/DevFrm/WOM/FrmBackFlash.Designer.cs | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/FrmBackFlash.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/FrmBackFlash.Designer.cs index 1855eab..3c6ead1 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/FrmBackFlash.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/FrmBackFlash.Designer.cs @@ -1,6 +1,4 @@ -锘縰sing Gs.DevApp.UserControl; - -namespace Gs.DevApp.DevFrm.WOM +锘縩amespace Gs.DevApp.DevFrm.WOM { partial class FrmBackFlash { @@ -56,7 +54,7 @@ this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.pageBar1 = new UcPageBar(); + this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); @@ -768,7 +766,7 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_name; private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; - private UcPageBar pageBar1; + private UserControls.Data.UcPageBar pageBar1; private DevExpress.XtraTab.XtraTabPage xtraTabPage2; private DevExpress.XtraEditors.SplitContainerControl splitMx1; private UserControl.UcLookDepartment txt_departmentId; -- Gitblit v1.9.3