From 8366fcbfed5c66fa1fab4f6dba964a3451c24091 Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期五, 12 九月 2025 16:26:05 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 DevApp/Gs.DevApp/DevFrm/Rpt/CkYtmx.Designer.cs |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Rpt/CkYtmx.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rpt/CkYtmx.Designer.cs
index 6fb7bd4..bbeec1c 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rpt/CkYtmx.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rpt/CkYtmx.Designer.cs
@@ -1,4 +1,6 @@
-锘縩amespace Gs.DevApp.DevFrm.Rpt
+锘縰sing Gs.DevApp.UserControl;
+
+namespace Gs.DevApp.DevFrm.Rpt
 {
     partial class CkYtmx
     {
@@ -46,7 +48,7 @@
             this.gv_depotSectionsCode = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gv_ownerType = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.pageBar1 = new UserControls.Data.UcPageBar();
+            this.pageBar1 = new UcPageBar();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -341,7 +343,7 @@
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
         private DevExpress.XtraGrid.Columns.GridColumn gv_depotSectionsCode;
         private DevExpress.XtraGrid.Columns.GridColumn gv_ownerType;
-        private UserControls.Data.UcPageBar pageBar1;
+        private UcPageBar pageBar1;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3