From a9023ab92e8887a357ba9284209234c8468ea95c Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期五, 17 十月 2025 10:16:35 +0800
Subject: [PATCH] Revert "异常单修改"
---
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs
index 4e60475..c3d6eab 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.Designer.cs
@@ -1,8 +1,5 @@
/* Create By GS EasyCode */
-
-using Gs.DevApp.UserControl;
-
-namespace Gs.DevApp.DevFrm.Ck
+namespace Gs.DevApp.DevFrm
{
partial class Frm_MesCgthSq
{
@@ -73,7 +70,7 @@
this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn11 = 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();
@@ -1504,7 +1501,7 @@
private DevExpress.XtraGrid.Columns.GridColumn gv_returnType;
private DevExpress.XtraGrid.Columns.GridColumn gv_suppId;
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