From 4e3866d4a9f8b55dd2a6dceaf64ec0b50458e9bd Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期二, 16 九月 2025 23:32:59 +0800 Subject: [PATCH] 111 --- DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqsq.Designer.cs | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqsq.Designer.cs b/DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqsq.Designer.cs index 50644e2..bd6f2f3 100644 --- a/DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqsq.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqsq.Designer.cs @@ -1,6 +1,4 @@ -锘縰sing Gs.DevApp.UserControl; - -namespace Gs.DevApp.DevFrm.RkQC +锘縩amespace Gs.DevApp.DevFrm.RkQC { partial class Frm_Cqsq { @@ -59,7 +57,7 @@ this.gv_returnMethod = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn7 = 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(); @@ -1199,7 +1197,7 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate; private DevExpress.XtraGrid.Columns.GridColumn gv_returnMethod; private DevExpress.XtraGrid.Columns.GridColumn gv_remark; - private UcPageBar pageBar1; + private UserControls.Data.UcPageBar pageBar1; private DevExpress.XtraTab.XtraTabPage xtraTabPage2; private DevExpress.XtraEditors.SplitContainerControl splitMx1; private DevExpress.XtraLayout.LayoutControl layoutMx1; -- Gitblit v1.9.3