From becb6fabdb933b2070aa3d09fb8047ddd367f171 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期六, 15 十一月 2025 16:57:17 +0800
Subject: [PATCH] ID转人名:超期重检方案、计时类型维护
---
DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqfa.Designer.cs | 254 ++++++++++++++++++++++++------------------
DevApp/Gs.DevApp/DevFrm/JJGZ/Frm_MesTimeType.Designer.cs | 60 +++++-----
2 files changed, 175 insertions(+), 139 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/JJGZ/Frm_MesTimeType.Designer.cs b/DevApp/Gs.DevApp/DevFrm/JJGZ/Frm_MesTimeType.Designer.cs
index daa5390..e462969 100644
--- a/DevApp/Gs.DevApp/DevFrm/JJGZ/Frm_MesTimeType.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/JJGZ/Frm_MesTimeType.Designer.cs
@@ -52,8 +52,8 @@
this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
this.lbGuid = new System.Windows.Forms.Label();
this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
- this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
- this.txt_checkBy = new DevExpress.XtraEditors.TextEdit();
+ this.txt_createByName = new DevExpress.XtraEditors.TextEdit();
+ this.txt_checkUserName = new DevExpress.XtraEditors.TextEdit();
this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
this.txt_checkStatus = new DevExpress.XtraEditors.CheckEdit();
this.txt_Name = new DevExpress.XtraEditors.TextEdit();
@@ -88,8 +88,8 @@
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
this.layoutMx1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createByName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Name.Properties)).BeginInit();
@@ -202,7 +202,7 @@
//
this.gv_createBy.AppearanceCell.Options.UseFont = true;
this.gv_createBy.Caption = "寤虹珛鑰�";
- this.gv_createBy.FieldName = "createBy";
+ this.gv_createBy.FieldName = "createByName";
this.gv_createBy.MinWidth = 62;
this.gv_createBy.Name = "gv_createBy";
this.gv_createBy.OptionsColumn.AllowEdit = false;
@@ -283,8 +283,8 @@
//
this.layoutMx1.Controls.Add(this.lbGuid);
this.layoutMx1.Controls.Add(this.txt_createDate);
- this.layoutMx1.Controls.Add(this.txt_createBy);
- this.layoutMx1.Controls.Add(this.txt_checkBy);
+ this.layoutMx1.Controls.Add(this.txt_createByName);
+ this.layoutMx1.Controls.Add(this.txt_checkUserName);
this.layoutMx1.Controls.Add(this.txt_checkDate);
this.layoutMx1.Controls.Add(this.txt_checkStatus);
this.layoutMx1.Controls.Add(this.txt_Name);
@@ -322,26 +322,26 @@
this.txt_createDate.TabIndex = 231;
this.txt_createDate.Tag = "readonly";
//
- // txt_createBy
+ // txt_createByName
//
- this.txt_createBy.Location = new System.Drawing.Point(790, 12);
- this.txt_createBy.Margin = new System.Windows.Forms.Padding(4);
- this.txt_createBy.Name = "txt_createBy";
- this.txt_createBy.Properties.Appearance.Options.UseFont = true;
- this.txt_createBy.Size = new System.Drawing.Size(259, 28);
- this.txt_createBy.StyleController = this.layoutMx1;
- this.txt_createBy.TabIndex = 228;
- this.txt_createBy.Tag = "readonly";
+ this.txt_createByName.Location = new System.Drawing.Point(790, 12);
+ this.txt_createByName.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_createByName.Name = "txt_createByName";
+ this.txt_createByName.Properties.Appearance.Options.UseFont = true;
+ this.txt_createByName.Size = new System.Drawing.Size(259, 28);
+ this.txt_createByName.StyleController = this.layoutMx1;
+ this.txt_createByName.TabIndex = 228;
+ this.txt_createByName.Tag = "readonly";
//
- // txt_checkBy
+ // txt_checkUserName
//
- this.txt_checkBy.Location = new System.Drawing.Point(1137, 12);
- this.txt_checkBy.Margin = new System.Windows.Forms.Padding(4);
- this.txt_checkBy.Name = "txt_checkBy";
- this.txt_checkBy.Size = new System.Drawing.Size(259, 28);
- this.txt_checkBy.StyleController = this.layoutMx1;
- this.txt_checkBy.TabIndex = 247;
- this.txt_checkBy.Tag = "readonly";
+ this.txt_checkUserName.Location = new System.Drawing.Point(1137, 12);
+ this.txt_checkUserName.Margin = new System.Windows.Forms.Padding(4);
+ this.txt_checkUserName.Name = "txt_checkUserName";
+ this.txt_checkUserName.Size = new System.Drawing.Size(259, 28);
+ this.txt_checkUserName.StyleController = this.layoutMx1;
+ this.txt_checkUserName.TabIndex = 247;
+ this.txt_checkUserName.Tag = "readonly";
//
// txt_checkDate
//
@@ -441,7 +441,7 @@
//
// layoutControlItem7
//
- this.layoutControlItem7.Control = this.txt_checkBy;
+ this.layoutControlItem7.Control = this.txt_checkUserName;
this.layoutControlItem7.Location = new System.Drawing.Point(1041, 0);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
@@ -462,7 +462,7 @@
//
// layoutControlItem5
//
- this.layoutControlItem5.Control = this.txt_createBy;
+ this.layoutControlItem5.Control = this.txt_createByName;
this.layoutControlItem5.Location = new System.Drawing.Point(694, 0);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
@@ -558,8 +558,8 @@
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
this.layoutMx1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createByName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_Name.Properties)).EndInit();
@@ -590,12 +590,12 @@
private DevExpress.XtraEditors.SplitContainerControl splitMx1;
private System.Windows.Forms.Label lbGuid;
private DevExpress.XtraEditors.TextEdit txt_createDate;
- private DevExpress.XtraEditors.TextEdit txt_createBy;
+ private DevExpress.XtraEditors.TextEdit txt_createByName;
private DevExpress.XtraLayout.LayoutControl layoutMx1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.Utils.ToolTipController tips;
- private DevExpress.XtraEditors.TextEdit txt_checkBy;
+ private DevExpress.XtraEditors.TextEdit txt_checkUserName;
private DevExpress.XtraEditors.TextEdit txt_checkDate;
private DevExpress.XtraEditors.CheckEdit txt_checkStatus;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
diff --git a/DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqfa.Designer.cs b/DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqfa.Designer.cs
index 090607f..bbacf68 100644
--- a/DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqfa.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqfa.Designer.cs
@@ -64,7 +64,7 @@
this.txt_fabm = new DevExpress.XtraEditors.TextEdit();
this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
this.txt_bz = new DevExpress.XtraEditors.TextEdit();
- this.txt_checkBy = new DevExpress.XtraEditors.TextEdit();
+ this.txt_checkUserName = new DevExpress.XtraEditors.TextEdit();
this.txt_guid = new DevExpress.XtraEditors.TextEdit();
this.txt_famc = new DevExpress.XtraEditors.TextEdit();
this.txt_bzqx = new DevExpress.XtraEditors.TextEdit();
@@ -115,7 +115,7 @@
((System.ComponentModel.ISupportInitialize)(this.txt_fabm.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bz.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_famc.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bzqx.Properties)).BeginInit();
@@ -159,9 +159,10 @@
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+ this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
this.toolBarMenu1.Name = "toolBarMenu1";
this.toolBarMenu1.rptParameter = null;
- this.toolBarMenu1.Size = new System.Drawing.Size(1203, 80);
+ this.toolBarMenu1.Size = new System.Drawing.Size(1504, 98);
this.toolBarMenu1.TabIndex = 0;
this.toolBarMenu1.xlsInService = null;
this.toolBarMenu1.xlsOutParameter = null;
@@ -169,10 +170,11 @@
// xtraTabControl1
//
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+ this.xtraTabControl1.Location = new System.Drawing.Point(0, 98);
+ this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
- this.xtraTabControl1.Size = new System.Drawing.Size(1203, 602);
+ this.xtraTabControl1.Size = new System.Drawing.Size(1504, 736);
this.xtraTabControl1.TabIndex = 3;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage1,
@@ -181,8 +183,9 @@
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.split1);
+ this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.xtraTabPage1.Name = "xtraTabPage1";
- this.xtraTabPage1.Size = new System.Drawing.Size(1201, 570);
+ this.xtraTabPage1.Size = new System.Drawing.Size(1502, 698);
this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
//
// split1
@@ -191,6 +194,7 @@
this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
this.split1.Horizontal = false;
this.split1.Location = new System.Drawing.Point(0, 0);
+ this.split1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.split1.Name = "split1";
//
// split1.Panel1
@@ -203,17 +207,19 @@
//
this.split1.Panel2.Text = "Panel2";
this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
- this.split1.Size = new System.Drawing.Size(1201, 570);
+ this.split1.Size = new System.Drawing.Size(1502, 698);
this.split1.SplitterPosition = 0;
this.split1.TabIndex = 0;
//
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
+ this.gcMain1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gcMain1.Name = "gcMain1";
- this.gcMain1.Size = new System.Drawing.Size(1201, 519);
+ this.gcMain1.Size = new System.Drawing.Size(1502, 635);
this.gcMain1.TabIndex = 2;
this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
@@ -223,7 +229,7 @@
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.gridView1.Appearance.Row.Options.UseFont = true;
- this.gridView1.ColumnPanelRowHeight = 50;
+ this.gridView1.ColumnPanelRowHeight = 61;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn9,
this.gridColumn8,
@@ -236,8 +242,9 @@
this.gv_checkDate,
this.gv_remark,
this.gridColumn7});
+ this.gridView1.DetailHeight = 428;
this.gridView1.GridControl = this.gcMain1;
- this.gridView1.IndicatorWidth = 50;
+ this.gridView1.IndicatorWidth = 62;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
this.gridView1.OptionsView.ShowAutoFilterRow = true;
@@ -247,137 +254,143 @@
//
this.gridColumn9.Caption = "淇濆�兼湡闄�";
this.gridColumn9.FieldName = "bzqx";
- this.gridColumn9.MinWidth = 25;
+ this.gridColumn9.MinWidth = 31;
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.Visible = true;
this.gridColumn9.VisibleIndex = 4;
- this.gridColumn9.Width = 115;
+ this.gridColumn9.Width = 144;
//
// gridColumn8
//
this.gridColumn8.Caption = "棰勮鏃ユ湡";
this.gridColumn8.FieldName = "yjrq";
- this.gridColumn8.MinWidth = 25;
+ this.gridColumn8.MinWidth = 31;
this.gridColumn8.Name = "gridColumn8";
this.gridColumn8.Visible = true;
this.gridColumn8.VisibleIndex = 5;
- this.gridColumn8.Width = 115;
+ this.gridColumn8.Width = 144;
//
// gridColumn10
//
this.gridColumn10.Caption = "澶嶆闄愬��";
this.gridColumn10.FieldName = "fjxz";
- this.gridColumn10.MinWidth = 25;
+ this.gridColumn10.MinWidth = 31;
this.gridColumn10.Name = "gridColumn10";
- this.gridColumn10.Width = 115;
+ this.gridColumn10.Width = 144;
//
// gridColumn1
//
this.gridColumn1.Caption = "浣跨敤缁勭粐";
this.gridColumn1.FieldName = "orgName";
+ this.gridColumn1.MinWidth = 25;
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.Tag = "org.fnamber";
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 0;
- this.gridColumn1.Width = 50;
+ this.gridColumn1.Width = 62;
//
// gv_status
//
this.gv_status.AppearanceCell.Options.UseFont = true;
this.gv_status.Caption = "瀹℃牳鐘舵��";
this.gv_status.FieldName = "checkStatus";
- this.gv_status.MaxWidth = 50;
- this.gv_status.MinWidth = 50;
+ this.gv_status.MaxWidth = 62;
+ this.gv_status.MinWidth = 62;
this.gv_status.Name = "gv_status";
this.gv_status.OptionsColumn.AllowEdit = false;
this.gv_status.Tag = "query_a.STATUS";
this.gv_status.Visible = true;
this.gv_status.VisibleIndex = 1;
- this.gv_status.Width = 50;
+ this.gv_status.Width = 62;
//
// gridColumn11
//
this.gridColumn11.Caption = "鏂规鍚嶇О";
this.gridColumn11.FieldName = "famc";
- this.gridColumn11.MinWidth = 25;
+ this.gridColumn11.MinWidth = 31;
this.gridColumn11.Name = "gridColumn11";
this.gridColumn11.Visible = true;
this.gridColumn11.VisibleIndex = 3;
- this.gridColumn11.Width = 115;
+ this.gridColumn11.Width = 144;
//
// gv_billNo
//
this.gv_billNo.AppearanceCell.Options.UseFont = true;
this.gv_billNo.Caption = "鏂规缂栫爜";
this.gv_billNo.FieldName = "fabm";
+ this.gv_billNo.MinWidth = 25;
this.gv_billNo.Name = "gv_billNo";
this.gv_billNo.OptionsColumn.AllowEdit = false;
this.gv_billNo.Tag = "query_a.BILL_NO";
this.gv_billNo.Visible = true;
this.gv_billNo.VisibleIndex = 2;
- this.gv_billNo.Width = 147;
+ this.gv_billNo.Width = 184;
//
// gv_checkUser
//
this.gv_checkUser.AppearanceCell.Options.UseFont = true;
this.gv_checkUser.Caption = "瀹℃牳浜� ";
- this.gv_checkUser.FieldName = "checkBy";
+ this.gv_checkUser.FieldName = "checkUserName";
+ this.gv_checkUser.MinWidth = 25;
this.gv_checkUser.Name = "gv_checkUser";
this.gv_checkUser.OptionsColumn.AllowEdit = false;
this.gv_checkUser.Tag = "query_a.CHECK_USER";
this.gv_checkUser.Visible = true;
this.gv_checkUser.VisibleIndex = 6;
- this.gv_checkUser.Width = 115;
+ this.gv_checkUser.Width = 144;
//
// gv_checkDate
//
this.gv_checkDate.AppearanceCell.Options.UseFont = true;
this.gv_checkDate.Caption = "瀹℃牳鏃堕棿 ";
this.gv_checkDate.FieldName = "checkDate";
+ this.gv_checkDate.MinWidth = 25;
this.gv_checkDate.Name = "gv_checkDate";
this.gv_checkDate.OptionsColumn.AllowEdit = false;
this.gv_checkDate.Tag = "query_a.CHECK_DATE";
this.gv_checkDate.Visible = true;
this.gv_checkDate.VisibleIndex = 7;
- this.gv_checkDate.Width = 115;
+ this.gv_checkDate.Width = 144;
//
// gv_remark
//
this.gv_remark.AppearanceCell.Options.UseFont = true;
this.gv_remark.Caption = "澶囨敞";
this.gv_remark.FieldName = "bz";
+ this.gv_remark.MinWidth = 25;
this.gv_remark.Name = "gv_remark";
this.gv_remark.OptionsColumn.AllowEdit = false;
this.gv_remark.Tag = "query_a.REMARK";
this.gv_remark.Visible = true;
this.gv_remark.VisibleIndex = 8;
- this.gv_remark.Width = 137;
+ this.gv_remark.Width = 171;
//
// gridColumn7
//
this.gridColumn7.Caption = "涓婚敭GUID";
this.gridColumn7.FieldName = "guid";
- this.gridColumn7.MinWidth = 25;
+ this.gridColumn7.MinWidth = 31;
this.gridColumn7.Name = "gridColumn7";
- this.gridColumn7.Width = 94;
+ this.gridColumn7.Width = 117;
//
// pageBar1
//
this.pageBar1.CurrentPage = 1;
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 519);
- this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
+ this.pageBar1.Location = new System.Drawing.Point(0, 635);
+ this.pageBar1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
- this.pageBar1.Size = new System.Drawing.Size(1201, 39);
+ this.pageBar1.Size = new System.Drawing.Size(1502, 48);
this.pageBar1.TabIndex = 4;
this.pageBar1.TotalPages = 0;
//
// xtraTabPage2
//
this.xtraTabPage2.Controls.Add(this.splitMx1);
+ this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.Size = new System.Drawing.Size(1201, 570);
+ this.xtraTabPage2.Size = new System.Drawing.Size(1502, 698);
this.xtraTabPage2.Text = "鏁版嵁璇︽儏";
//
// splitMx1
@@ -385,6 +398,7 @@
this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitMx1.Horizontal = false;
this.splitMx1.Location = new System.Drawing.Point(0, 0);
+ this.splitMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.splitMx1.Name = "splitMx1";
//
// splitMx1.Panel1
@@ -397,8 +411,8 @@
this.splitMx1.Panel2.Controls.Add(this.tabMx);
this.splitMx1.Panel2.Text = "Panel2";
this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
- this.splitMx1.Size = new System.Drawing.Size(1201, 570);
- this.splitMx1.SplitterPosition = 88;
+ this.splitMx1.Size = new System.Drawing.Size(1502, 698);
+ this.splitMx1.SplitterPosition = 108;
this.splitMx1.TabIndex = 0;
//
// layoutMx1
@@ -409,7 +423,7 @@
this.layoutMx1.Controls.Add(this.txt_fabm);
this.layoutMx1.Controls.Add(this.txt_checkDate);
this.layoutMx1.Controls.Add(this.txt_bz);
- this.layoutMx1.Controls.Add(this.txt_checkBy);
+ this.layoutMx1.Controls.Add(this.txt_checkUserName);
this.layoutMx1.Controls.Add(this.txt_guid);
this.layoutMx1.Controls.Add(this.txt_famc);
this.layoutMx1.Controls.Add(this.txt_bzqx);
@@ -420,108 +434,120 @@
this.layoutControlItem13,
this.layoutControlItem6});
this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+ this.layoutMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.layoutMx1.Name = "layoutMx1";
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(535, 431, 812, 500);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1201, 88);
+ this.layoutMx1.Size = new System.Drawing.Size(1502, 108);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
// txt_fSubsidiary
//
this.txt_fSubsidiary.IsReadly = false;
- this.txt_fSubsidiary.Location = new System.Drawing.Point(701, 12);
+ this.txt_fSubsidiary.Location = new System.Drawing.Point(871, 14);
+ this.txt_fSubsidiary.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
this.txt_fSubsidiary.Name = "txt_fSubsidiary";
- this.txt_fSubsidiary.Size = new System.Drawing.Size(192, 24);
+ this.txt_fSubsidiary.Size = new System.Drawing.Size(246, 28);
this.txt_fSubsidiary.TabIndex = 538;
//
// txt_checkStatus
//
- this.txt_checkStatus.Location = new System.Drawing.Point(897, 72);
+ this.txt_checkStatus.Location = new System.Drawing.Point(1121, 88);
+ this.txt_checkStatus.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_checkStatus.Name = "txt_checkStatus";
this.txt_checkStatus.Properties.Caption = "瀹℃牳鏍囪瘑";
- this.txt_checkStatus.Size = new System.Drawing.Size(292, 24);
+ this.txt_checkStatus.Size = new System.Drawing.Size(365, 27);
this.txt_checkStatus.StyleController = this.layoutMx1;
this.txt_checkStatus.TabIndex = 537;
this.txt_checkStatus.Tag = "readonly";
//
// lbGuid
//
- this.lbGuid.Location = new System.Drawing.Point(840, 114);
+ this.lbGuid.Location = new System.Drawing.Point(1050, 139);
+ this.lbGuid.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(274, 30);
+ this.lbGuid.Size = new System.Drawing.Size(342, 37);
this.lbGuid.TabIndex = 1;
this.lbGuid.Text = "lbGuid";
this.lbGuid.Visible = false;
//
// txt_fabm
//
- this.txt_fabm.Location = new System.Drawing.Point(111, 12);
+ this.txt_fabm.Location = new System.Drawing.Point(133, 14);
+ this.txt_fabm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_fabm.Name = "txt_fabm";
this.txt_fabm.Properties.Appearance.Options.UseFont = true;
- this.txt_fabm.Size = new System.Drawing.Size(192, 24);
+ this.txt_fabm.Size = new System.Drawing.Size(246, 28);
this.txt_fabm.StyleController = this.layoutMx1;
this.txt_fabm.TabIndex = 211;
this.txt_fabm.Tag = "readonly";
//
// txt_checkDate
//
- this.txt_checkDate.Location = new System.Drawing.Point(996, 46);
+ this.txt_checkDate.Location = new System.Drawing.Point(1240, 56);
+ this.txt_checkDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_checkDate.Name = "txt_checkDate";
this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
- this.txt_checkDate.Size = new System.Drawing.Size(193, 24);
+ this.txt_checkDate.Size = new System.Drawing.Size(248, 28);
this.txt_checkDate.StyleController = this.layoutMx1;
this.txt_checkDate.TabIndex = 226;
this.txt_checkDate.Tag = "readonly";
//
// txt_bz
//
- this.txt_bz.Location = new System.Drawing.Point(701, 46);
+ this.txt_bz.Location = new System.Drawing.Point(871, 56);
+ this.txt_bz.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_bz.Name = "txt_bz";
this.txt_bz.Properties.Appearance.Options.UseFont = true;
- this.txt_bz.Size = new System.Drawing.Size(192, 24);
+ this.txt_bz.Size = new System.Drawing.Size(246, 28);
this.txt_bz.StyleController = this.layoutMx1;
this.txt_bz.TabIndex = 252;
//
- // txt_checkBy
+ // txt_checkUserName
//
- this.txt_checkBy.Location = new System.Drawing.Point(996, 12);
- this.txt_checkBy.Name = "txt_checkBy";
- this.txt_checkBy.Properties.Appearance.Options.UseFont = true;
- this.txt_checkBy.Size = new System.Drawing.Size(193, 24);
- this.txt_checkBy.StyleController = this.layoutMx1;
- this.txt_checkBy.TabIndex = 222;
- this.txt_checkBy.Tag = "readonly";
+ this.txt_checkUserName.Location = new System.Drawing.Point(1240, 14);
+ this.txt_checkUserName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_checkUserName.Name = "txt_checkUserName";
+ this.txt_checkUserName.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkUserName.Size = new System.Drawing.Size(248, 28);
+ this.txt_checkUserName.StyleController = this.layoutMx1;
+ this.txt_checkUserName.TabIndex = 222;
+ this.txt_checkUserName.Tag = "readonly";
//
// txt_guid
//
- this.txt_guid.Location = new System.Drawing.Point(942, 148);
+ this.txt_guid.Location = new System.Drawing.Point(1178, 181);
+ this.txt_guid.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_guid.Name = "txt_guid";
- this.txt_guid.Size = new System.Drawing.Size(172, 24);
+ this.txt_guid.Size = new System.Drawing.Size(215, 28);
this.txt_guid.StyleController = this.layoutMx1;
this.txt_guid.TabIndex = 532;
//
// txt_famc
//
- this.txt_famc.Location = new System.Drawing.Point(111, 46);
+ this.txt_famc.Location = new System.Drawing.Point(133, 56);
+ this.txt_famc.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_famc.Name = "txt_famc";
- this.txt_famc.Size = new System.Drawing.Size(192, 24);
+ this.txt_famc.Size = new System.Drawing.Size(246, 28);
this.txt_famc.StyleController = this.layoutMx1;
this.txt_famc.TabIndex = 533;
//
// txt_bzqx
//
- this.txt_bzqx.Location = new System.Drawing.Point(406, 12);
+ this.txt_bzqx.Location = new System.Drawing.Point(502, 14);
+ this.txt_bzqx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_bzqx.Name = "txt_bzqx";
- this.txt_bzqx.Size = new System.Drawing.Size(192, 24);
+ this.txt_bzqx.Size = new System.Drawing.Size(246, 28);
this.txt_bzqx.StyleController = this.layoutMx1;
this.txt_bzqx.TabIndex = 534;
//
// txt_yjrq
//
- this.txt_yjrq.Location = new System.Drawing.Point(406, 46);
+ this.txt_yjrq.Location = new System.Drawing.Point(502, 56);
+ this.txt_yjrq.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.txt_yjrq.Name = "txt_yjrq";
- this.txt_yjrq.Size = new System.Drawing.Size(192, 24);
+ this.txt_yjrq.Size = new System.Drawing.Size(246, 28);
this.txt_yjrq.StyleController = this.layoutMx1;
this.txt_yjrq.TabIndex = 536;
//
@@ -534,7 +560,7 @@
this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
this.layoutControlItem17.Size = new System.Drawing.Size(278, 35);
this.layoutControlItem17.Text = "涓婚敭Guid";
- this.layoutControlItem17.TextSize = new System.Drawing.Size(50, 20);
+ this.layoutControlItem17.TextSize = new System.Drawing.Size(62, 24);
//
// layoutControlItem13
//
@@ -595,99 +621,100 @@
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
rowDefinition1,
rowDefinition2});
- this.Root.Size = new System.Drawing.Size(1201, 88);
+ this.Root.Size = new System.Drawing.Size(1502, 108);
this.Root.TextVisible = false;
//
// layoutControlItem9
//
- this.layoutControlItem9.Control = this.txt_checkBy;
+ this.layoutControlItem9.Control = this.txt_checkUserName;
this.layoutControlItem9.CustomizationFormText = "瀹℃牳浜哄憳";
- this.layoutControlItem9.Location = new System.Drawing.Point(885, 0);
+ this.layoutControlItem9.Location = new System.Drawing.Point(1107, 0);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem9.Size = new System.Drawing.Size(296, 34);
+ this.layoutControlItem9.Size = new System.Drawing.Size(371, 42);
this.layoutControlItem9.Text = "瀹℃牳浜哄憳";
- this.layoutControlItem9.TextSize = new System.Drawing.Size(87, 18);
+ this.layoutControlItem9.TextSize = new System.Drawing.Size(104, 22);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txt_checkDate;
- this.layoutControlItem10.Location = new System.Drawing.Point(885, 34);
+ this.layoutControlItem10.Location = new System.Drawing.Point(1107, 42);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem10.Size = new System.Drawing.Size(296, 34);
+ this.layoutControlItem10.Size = new System.Drawing.Size(371, 42);
this.layoutControlItem10.Text = "瀹℃牳鏃堕棿";
- this.layoutControlItem10.TextSize = new System.Drawing.Size(87, 18);
+ this.layoutControlItem10.TextSize = new System.Drawing.Size(104, 22);
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.txt_fabm;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(295, 34);
+ this.layoutControlItem1.Size = new System.Drawing.Size(369, 42);
this.layoutControlItem1.Text = "鏂规缂栫爜";
- this.layoutControlItem1.TextSize = new System.Drawing.Size(87, 18);
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(104, 22);
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.txt_famc;
- this.layoutControlItem3.Location = new System.Drawing.Point(0, 34);
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 42);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem3.Size = new System.Drawing.Size(295, 34);
+ this.layoutControlItem3.Size = new System.Drawing.Size(369, 42);
this.layoutControlItem3.Text = "鏂规鍚嶇О";
- this.layoutControlItem3.TextSize = new System.Drawing.Size(87, 18);
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(104, 22);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txt_fSubsidiary;
- this.layoutControlItem8.Location = new System.Drawing.Point(590, 0);
+ this.layoutControlItem8.Location = new System.Drawing.Point(738, 0);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem8.Size = new System.Drawing.Size(295, 34);
+ this.layoutControlItem8.Size = new System.Drawing.Size(369, 42);
this.layoutControlItem8.Text = "浣跨敤缁勭粐";
- this.layoutControlItem8.TextSize = new System.Drawing.Size(87, 18);
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(104, 22);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txt_bzqx;
- this.layoutControlItem2.Location = new System.Drawing.Point(295, 0);
+ this.layoutControlItem2.Location = new System.Drawing.Point(369, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem2.Size = new System.Drawing.Size(295, 34);
+ this.layoutControlItem2.Size = new System.Drawing.Size(369, 42);
this.layoutControlItem2.Text = "璐ㄤ繚鏈熼檺(澶�)";
- this.layoutControlItem2.TextSize = new System.Drawing.Size(87, 18);
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(104, 22);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.txt_yjrq;
- this.layoutControlItem5.Location = new System.Drawing.Point(295, 34);
+ this.layoutControlItem5.Location = new System.Drawing.Point(369, 42);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(295, 34);
+ this.layoutControlItem5.Size = new System.Drawing.Size(369, 42);
this.layoutControlItem5.Text = "棰勮鏃ユ湡(澶�)";
- this.layoutControlItem5.TextSize = new System.Drawing.Size(87, 18);
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(104, 22);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.txt_bz;
- this.layoutControlItem7.Location = new System.Drawing.Point(590, 34);
+ this.layoutControlItem7.Location = new System.Drawing.Point(738, 42);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem7.Size = new System.Drawing.Size(295, 34);
+ this.layoutControlItem7.Size = new System.Drawing.Size(369, 42);
this.layoutControlItem7.Text = "鏂规澶囨敞";
- this.layoutControlItem7.TextSize = new System.Drawing.Size(87, 18);
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(104, 22);
//
// tabMx
//
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabMx.Location = new System.Drawing.Point(0, 0);
+ this.tabMx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
- this.tabMx.Size = new System.Drawing.Size(1201, 470);
+ this.tabMx.Size = new System.Drawing.Size(1502, 575);
this.tabMx.TabIndex = 3;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1});
@@ -695,14 +722,16 @@
// tabMxPage1
//
this.tabMxPage1.Controls.Add(this.splitContainerControl1);
+ this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1199, 438);
+ this.tabMxPage1.Size = new System.Drawing.Size(1500, 537);
this.tabMxPage1.Text = "鏂规鏄庣粏";
//
// splitContainerControl1
//
this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
+ this.splitContainerControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.splitContainerControl1.Name = "splitContainerControl1";
//
// splitContainerControl1.Panel1
@@ -715,22 +744,24 @@
this.splitContainerControl1.Panel2.Controls.Add(this.splitContainerControl2);
this.splitContainerControl1.Panel2.Text = "Panel2";
this.splitContainerControl1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
- this.splitContainerControl1.Size = new System.Drawing.Size(1199, 438);
- this.splitContainerControl1.SplitterPosition = 628;
+ this.splitContainerControl1.Size = new System.Drawing.Size(1500, 537);
+ this.splitContainerControl1.SplitterPosition = 785;
this.splitContainerControl1.TabIndex = 0;
//
// frm_CqfaItems1
//
this.frm_CqfaItems1.Dock = System.Windows.Forms.DockStyle.Fill;
this.frm_CqfaItems1.Location = new System.Drawing.Point(0, 0);
+ this.frm_CqfaItems1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
this.frm_CqfaItems1.Name = "frm_CqfaItems1";
- this.frm_CqfaItems1.Size = new System.Drawing.Size(628, 438);
+ this.frm_CqfaItems1.Size = new System.Drawing.Size(785, 537);
this.frm_CqfaItems1.TabIndex = 0;
//
// splitContainerControl2
//
this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainerControl2.Location = new System.Drawing.Point(0, 0);
+ this.splitContainerControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.splitContainerControl2.Name = "splitContainerControl2";
//
// splitContainerControl2.Panel1
@@ -744,17 +775,18 @@
this.splitContainerControl2.Panel2.Controls.Add(this.frm_CqfaItems2);
this.splitContainerControl2.Panel2.Text = "Panel2";
this.splitContainerControl2.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.False;
- this.splitContainerControl2.Size = new System.Drawing.Size(559, 438);
- this.splitContainerControl2.SplitterPosition = 71;
+ this.splitContainerControl2.Size = new System.Drawing.Size(700, 537);
+ this.splitContainerControl2.SplitterPosition = 89;
this.splitContainerControl2.TabIndex = 0;
//
// btnOut
//
this.btnOut.Appearance.ForeColor = System.Drawing.Color.Blue;
this.btnOut.Appearance.Options.UseForeColor = true;
- this.btnOut.Location = new System.Drawing.Point(17, 235);
+ this.btnOut.Location = new System.Drawing.Point(21, 287);
+ this.btnOut.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.btnOut.Name = "btnOut";
- this.btnOut.Size = new System.Drawing.Size(39, 29);
+ this.btnOut.Size = new System.Drawing.Size(49, 35);
this.btnOut.TabIndex = 2;
this.btnOut.Text = ">>";
//
@@ -762,9 +794,10 @@
//
this.btnIn.Appearance.ForeColor = System.Drawing.Color.Blue;
this.btnIn.Appearance.Options.UseForeColor = true;
- this.btnIn.Location = new System.Drawing.Point(17, 191);
+ this.btnIn.Location = new System.Drawing.Point(21, 233);
+ this.btnIn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.btnIn.Name = "btnIn";
- this.btnIn.Size = new System.Drawing.Size(39, 29);
+ this.btnIn.Size = new System.Drawing.Size(49, 35);
this.btnIn.TabIndex = 1;
this.btnIn.Text = "<<";
//
@@ -772,16 +805,18 @@
//
this.frm_CqfaItems2.Dock = System.Windows.Forms.DockStyle.Fill;
this.frm_CqfaItems2.Location = new System.Drawing.Point(0, 0);
+ this.frm_CqfaItems2.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
this.frm_CqfaItems2.Name = "frm_CqfaItems2";
- this.frm_CqfaItems2.Size = new System.Drawing.Size(476, 438);
+ this.frm_CqfaItems2.Size = new System.Drawing.Size(596, 537);
this.frm_CqfaItems2.TabIndex = 0;
//
// picCheckBox
//
this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
- this.picCheckBox.Location = new System.Drawing.Point(965, 64);
+ this.picCheckBox.Location = new System.Drawing.Point(1206, 78);
+ this.picCheckBox.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.picCheckBox.Name = "picCheckBox";
- this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+ this.picCheckBox.Size = new System.Drawing.Size(125, 61);
this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picCheckBox.TabIndex = 8;
this.picCheckBox.TabStop = false;
@@ -797,12 +832,13 @@
//
// Frm_Cqfa
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
+ this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1203, 682);
+ this.ClientSize = new System.Drawing.Size(1504, 834);
this.Controls.Add(this.picCheckBox);
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.toolBarMenu1);
+ this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Name = "Frm_Cqfa";
this.Text = "瓒呮湡妫�楠屾柟妗�";
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -828,7 +864,7 @@
((System.ComponentModel.ISupportInitialize)(this.txt_fabm.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bz.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_famc.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bzqx.Properties)).EndInit();
@@ -886,7 +922,7 @@
private System.Windows.Forms.Label lbGuid;
private DevExpress.XtraEditors.TextEdit txt_bz;
private DevExpress.XtraEditors.TextEdit txt_checkDate;
- private DevExpress.XtraEditors.TextEdit txt_checkBy;
+ private DevExpress.XtraEditors.TextEdit txt_checkUserName;
private DevExpress.XtraEditors.TextEdit txt_fabm;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
--
Gitblit v1.9.3