From b71d1372394ba9fffa04f3e55fcfcd32c545c85a Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 18 三月 2025 09:04:24 +0800
Subject: [PATCH] erp改主键
---
DevApp/Gs.DevApp/DevFrm/Ck/UcBlcl.Designer.cs | 489 +++++++++++++++++++++++++++++++++--------------------
DevApp/Gs.DevApp/DevFrm/QC/Jyxm.cs | 4
2 files changed, 307 insertions(+), 186 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/UcBlcl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/UcBlcl.Designer.cs
index 604170c..57bab69 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/UcBlcl.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/UcBlcl.Designer.cs
@@ -35,6 +35,7 @@
DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
@@ -68,6 +69,7 @@
this.gv_wcTime = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -88,23 +90,24 @@
this.txt_bl002 = new DevExpress.XtraEditors.TextEdit();
this.txt_bl014 = new DevExpress.XtraEditors.TextEdit();
this.txt_bl018 = new DevExpress.XtraEditors.CheckEdit();
+ this.txt_tldh = new DevExpress.XtraEditors.TextEdit();
+ this.txt_bl004 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_bl005 = new DevExpress.XtraEditors.TextEdit();
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -136,7 +139,13 @@
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
this.picCheckBox = new System.Windows.Forms.PictureBox();
+ this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -168,23 +177,24 @@
((System.ComponentModel.ISupportInitialize)(this.txt_bl002.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl014.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl018.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_tldh.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_bl004.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_bl005.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.tabMxPage1.SuspendLayout();
@@ -194,12 +204,18 @@
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
//
this.toolBarMenu1.chkParameter = null;
this.toolBarMenu1.currentAction = null;
+ this.toolBarMenu1.defaultActions = null;
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
this.toolBarMenu1.guidKey = null;
this.toolBarMenu1.isSetBtn = false;
@@ -291,7 +307,8 @@
this.gv_wcUser,
this.gv_wcTime,
this.gridColumn9,
- this.gridColumn11});
+ this.gridColumn11,
+ this.gridColumn12});
this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
@@ -515,7 +532,7 @@
//
this.gv_bl005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bl005.AppearanceCell.Options.UseFont = true;
- this.gv_bl005.Caption = "棰嗘枡鏃ユ湡 ";
+ this.gv_bl005.Caption = "鐢宠鏃ユ湡 ";
this.gv_bl005.FieldName = "bl005";
this.gv_bl005.MinWidth = 50;
this.gv_bl005.Name = "gv_bl005";
@@ -602,6 +619,16 @@
this.gridColumn11.VisibleIndex = 20;
this.gridColumn11.Width = 94;
//
+ // gridColumn12
+ //
+ this.gridColumn12.Caption = "鎶曟枡鍗曞彿";
+ this.gridColumn12.FieldName = "tldh";
+ this.gridColumn12.MinWidth = 25;
+ this.gridColumn12.Name = "gridColumn12";
+ this.gridColumn12.Visible = true;
+ this.gridColumn12.VisibleIndex = 21;
+ this.gridColumn12.Width = 94;
+ //
// pageBar1
//
this.pageBar1.CurrentPage = 1;
@@ -638,7 +665,7 @@
this.splitMx1.Panel2.Controls.Add(this.tabMx);
this.splitMx1.Panel2.Text = "Panel2";
this.splitMx1.Size = new System.Drawing.Size(1126, 570);
- this.splitMx1.SplitterPosition = 138;
+ this.splitMx1.SplitterPosition = 187;
this.splitMx1.TabIndex = 0;
//
// layoutMx1
@@ -659,6 +686,9 @@
this.layoutMx1.Controls.Add(this.txt_bl002);
this.layoutMx1.Controls.Add(this.txt_bl014);
this.layoutMx1.Controls.Add(this.txt_bl018);
+ this.layoutMx1.Controls.Add(this.txt_tldh);
+ this.layoutMx1.Controls.Add(this.txt_bl004);
+ this.layoutMx1.Controls.Add(this.txt_bl005);
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem16});
@@ -666,7 +696,7 @@
this.layoutMx1.Name = "layoutMx1";
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(438, 394, 812, 500);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1126, 138);
+ this.layoutMx1.Size = new System.Drawing.Size(1126, 187);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
@@ -682,57 +712,57 @@
// txt_aboutGuid
//
this.txt_aboutGuid.IsReadly = false;
- this.txt_aboutGuid.Location = new System.Drawing.Point(89, 76);
+ this.txt_aboutGuid.Location = new System.Drawing.Point(89, 78);
this.txt_aboutGuid.Name = "txt_aboutGuid";
- this.txt_aboutGuid.Size = new System.Drawing.Size(190, 28);
+ this.txt_aboutGuid.Size = new System.Drawing.Size(195, 28);
this.txt_aboutGuid.TabIndex = 283;
//
// txt_bl010
//
this.txt_bl010.IsReadly = false;
- this.txt_bl010.Location = new System.Drawing.Point(89, 108);
+ this.txt_bl010.Location = new System.Drawing.Point(89, 111);
this.txt_bl010.Margin = new System.Windows.Forms.Padding(0);
this.txt_bl010.Name = "txt_bl010";
- this.txt_bl010.Size = new System.Drawing.Size(190, 28);
+ this.txt_bl010.Size = new System.Drawing.Size(195, 28);
this.txt_bl010.TabIndex = 281;
//
// txt_orgId
//
this.txt_orgId.IsReadly = false;
- this.txt_orgId.Location = new System.Drawing.Point(89, 44);
+ this.txt_orgId.Location = new System.Drawing.Point(89, 45);
this.txt_orgId.Name = "txt_orgId";
- this.txt_orgId.Size = new System.Drawing.Size(190, 28);
+ this.txt_orgId.Size = new System.Drawing.Size(195, 28);
this.txt_orgId.TabIndex = 289;
//
// txt_bl017
//
this.txt_bl017.Enabled = false;
- this.txt_bl017.Location = new System.Drawing.Point(360, 12);
+ this.txt_bl017.Location = new System.Drawing.Point(365, 12);
this.txt_bl017.Name = "txt_bl017";
this.txt_bl017.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bl017.Properties.Appearance.Options.UseFont = true;
- this.txt_bl017.Size = new System.Drawing.Size(190, 28);
+ this.txt_bl017.Size = new System.Drawing.Size(195, 28);
this.txt_bl017.StyleController = this.layoutMx1;
this.txt_bl017.TabIndex = 287;
this.txt_bl017.Tag = "readonly";
//
// txt_bl007
//
- this.txt_bl007.Location = new System.Drawing.Point(360, 108);
+ this.txt_bl007.Location = new System.Drawing.Point(89, 144);
this.txt_bl007.Name = "txt_bl007";
this.txt_bl007.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bl007.Properties.Appearance.Options.UseFont = true;
- this.txt_bl007.Size = new System.Drawing.Size(190, 28);
+ this.txt_bl007.Size = new System.Drawing.Size(471, 28);
this.txt_bl007.StyleController = this.layoutMx1;
this.txt_bl007.TabIndex = 228;
//
// txt_bl013
//
- this.txt_bl013.Location = new System.Drawing.Point(902, 76);
+ this.txt_bl013.Location = new System.Drawing.Point(641, 12);
this.txt_bl013.Name = "txt_bl013";
this.txt_bl013.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bl013.Properties.Appearance.Options.UseFont = true;
- this.txt_bl013.Size = new System.Drawing.Size(191, 28);
+ this.txt_bl013.Size = new System.Drawing.Size(195, 28);
this.txt_bl013.StyleController = this.layoutMx1;
this.txt_bl013.TabIndex = 252;
this.txt_bl013.Tag = "readonly";
@@ -743,96 +773,123 @@
this.txt_blNo.Name = "txt_blNo";
this.txt_blNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_blNo.Properties.Appearance.Options.UseFont = true;
- this.txt_blNo.Size = new System.Drawing.Size(190, 28);
+ this.txt_blNo.Size = new System.Drawing.Size(195, 28);
this.txt_blNo.StyleController = this.layoutMx1;
this.txt_blNo.TabIndex = 211;
this.txt_blNo.Tag = "readonly";
//
// txt_bl012
//
- this.txt_bl012.Location = new System.Drawing.Point(631, 76);
+ this.txt_bl012.Location = new System.Drawing.Point(365, 111);
this.txt_bl012.Name = "txt_bl012";
this.txt_bl012.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bl012.Properties.Appearance.Options.UseFont = true;
- this.txt_bl012.Size = new System.Drawing.Size(190, 28);
+ this.txt_bl012.Size = new System.Drawing.Size(195, 28);
this.txt_bl012.StyleController = this.layoutMx1;
this.txt_bl012.TabIndex = 247;
this.txt_bl012.Tag = "readonly";
//
// txt_bl006
//
- this.txt_bl006.Location = new System.Drawing.Point(631, 12);
+ this.txt_bl006.Location = new System.Drawing.Point(917, 111);
this.txt_bl006.Name = "txt_bl006";
this.txt_bl006.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bl006.Properties.Appearance.Options.UseFont = true;
- this.txt_bl006.Size = new System.Drawing.Size(190, 28);
+ this.txt_bl006.Size = new System.Drawing.Size(197, 28);
this.txt_bl006.StyleController = this.layoutMx1;
this.txt_bl006.TabIndex = 226;
this.txt_bl006.Tag = "readonly";
//
// txt_bl015
//
- this.txt_bl015.Location = new System.Drawing.Point(902, 44);
+ this.txt_bl015.Location = new System.Drawing.Point(641, 111);
this.txt_bl015.Name = "txt_bl015";
this.txt_bl015.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bl015.Properties.Appearance.Options.UseFont = true;
- this.txt_bl015.Size = new System.Drawing.Size(191, 28);
+ this.txt_bl015.Size = new System.Drawing.Size(195, 28);
this.txt_bl015.StyleController = this.layoutMx1;
this.txt_bl015.TabIndex = 262;
this.txt_bl015.Tag = "readonly";
//
// txt_dptName
//
- this.txt_dptName.Location = new System.Drawing.Point(360, 76);
+ this.txt_dptName.Location = new System.Drawing.Point(365, 78);
this.txt_dptName.Name = "txt_dptName";
this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_dptName.Properties.Appearance.Options.UseFont = true;
- this.txt_dptName.Size = new System.Drawing.Size(190, 28);
+ this.txt_dptName.Size = new System.Drawing.Size(195, 28);
this.txt_dptName.StyleController = this.layoutMx1;
this.txt_dptName.TabIndex = 243;
this.txt_dptName.Tag = "readonly";
//
// txt_bl016
//
- this.txt_bl016.Location = new System.Drawing.Point(902, 12);
+ this.txt_bl016.Location = new System.Drawing.Point(917, 78);
this.txt_bl016.Name = "txt_bl016";
this.txt_bl016.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bl016.Properties.Appearance.Options.UseFont = true;
- this.txt_bl016.Size = new System.Drawing.Size(191, 28);
+ this.txt_bl016.Size = new System.Drawing.Size(197, 28);
this.txt_bl016.StyleController = this.layoutMx1;
this.txt_bl016.TabIndex = 267;
this.txt_bl016.Tag = "readonly";
//
// txt_bl002
//
- this.txt_bl002.Location = new System.Drawing.Point(360, 44);
+ this.txt_bl002.Location = new System.Drawing.Point(641, 45);
this.txt_bl002.Name = "txt_bl002";
this.txt_bl002.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bl002.Properties.Appearance.Options.UseFont = true;
- this.txt_bl002.Size = new System.Drawing.Size(190, 28);
+ this.txt_bl002.Size = new System.Drawing.Size(195, 28);
this.txt_bl002.StyleController = this.layoutMx1;
this.txt_bl002.TabIndex = 216;
this.txt_bl002.Tag = "readonly";
//
// txt_bl014
//
- this.txt_bl014.Location = new System.Drawing.Point(631, 44);
+ this.txt_bl014.Location = new System.Drawing.Point(641, 78);
this.txt_bl014.Name = "txt_bl014";
this.txt_bl014.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_bl014.Properties.Appearance.Options.UseFont = true;
- this.txt_bl014.Size = new System.Drawing.Size(190, 28);
+ this.txt_bl014.Size = new System.Drawing.Size(195, 28);
this.txt_bl014.StyleController = this.layoutMx1;
this.txt_bl014.TabIndex = 258;
this.txt_bl014.Tag = "readonly";
//
// txt_bl018
//
- this.txt_bl018.Location = new System.Drawing.Point(825, 108);
+ this.txt_bl018.Location = new System.Drawing.Point(840, 144);
this.txt_bl018.Name = "txt_bl018";
this.txt_bl018.Properties.Caption = "瀹℃牳鏍囪瘑";
- this.txt_bl018.Size = new System.Drawing.Size(268, 24);
+ this.txt_bl018.Size = new System.Drawing.Size(274, 24);
this.txt_bl018.StyleController = this.layoutMx1;
this.txt_bl018.TabIndex = 290;
+ //
+ // txt_tldh
+ //
+ this.txt_tldh.Location = new System.Drawing.Point(365, 45);
+ this.txt_tldh.Name = "txt_tldh";
+ this.txt_tldh.Size = new System.Drawing.Size(195, 24);
+ this.txt_tldh.StyleController = this.layoutMx1;
+ this.txt_tldh.TabIndex = 291;
+ //
+ // txt_bl004
+ //
+ this.txt_bl004.Location = new System.Drawing.Point(917, 12);
+ this.txt_bl004.Name = "txt_bl004";
+ this.txt_bl004.Size = new System.Drawing.Size(197, 24);
+ this.txt_bl004.StyleController = this.layoutMx1;
+ this.txt_bl004.TabIndex = 292;
+ this.txt_bl004.Tag = "readonly";
+ //
+ // txt_bl005
+ //
+ this.txt_bl005.EditValue = "";
+ this.txt_bl005.Location = new System.Drawing.Point(917, 45);
+ this.txt_bl005.Name = "txt_bl005";
+ this.txt_bl005.Size = new System.Drawing.Size(197, 24);
+ this.txt_bl005.StyleController = this.layoutMx1;
+ this.txt_bl005.TabIndex = 293;
+ this.txt_bl005.Tag = "readonly";
//
// layoutControlItem16
//
@@ -853,19 +910,22 @@
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem1,
this.layoutControlItem2,
- this.layoutControlItem3,
- this.layoutControlItem4,
this.layoutControlItem5,
+ this.layoutControlItem9,
+ this.layoutControlItem10,
+ this.layoutControlItem13,
+ this.layoutControlItem14,
+ this.layoutControlItem11,
+ this.layoutControlItem12,
+ this.layoutControlItem17,
this.layoutControlItem6,
this.layoutControlItem7,
this.layoutControlItem8,
- this.layoutControlItem9,
- this.layoutControlItem10,
- this.layoutControlItem11,
- this.layoutControlItem12,
- this.layoutControlItem13,
- this.layoutControlItem14,
- this.layoutControlItem15});
+ this.layoutControlItem18,
+ this.layoutControlItem3,
+ this.layoutControlItem19,
+ this.layoutControlItem15,
+ this.layoutControlItem4});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -889,12 +949,15 @@
rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition4.Height = 100D;
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition5.Height = 100D;
+ rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
rowDefinition1,
rowDefinition2,
rowDefinition3,
- rowDefinition4});
- this.Root.Size = new System.Drawing.Size(1105, 148);
+ rowDefinition4,
+ rowDefinition5});
+ this.Root.Size = new System.Drawing.Size(1126, 187);
this.Root.TextVisible = false;
//
// layoutControlItem1
@@ -902,158 +965,136 @@
this.layoutControlItem1.Control = this.txt_blNo;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem1.Size = new System.Drawing.Size(276, 33);
this.layoutControlItem1.Text = "鍗曟嵁缂栧彿";
this.layoutControlItem1.TextSize = new System.Drawing.Size(65, 18);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txt_bl017;
- this.layoutControlItem2.Location = new System.Drawing.Point(271, 0);
+ this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem2.Size = new System.Drawing.Size(276, 33);
this.layoutControlItem2.Text = "鍗曟嵁绫诲瀷";
this.layoutControlItem2.TextSize = new System.Drawing.Size(65, 18);
- //
- // layoutControlItem3
- //
- this.layoutControlItem3.Control = this.txt_bl006;
- this.layoutControlItem3.Location = new System.Drawing.Point(542, 0);
- this.layoutControlItem3.Name = "layoutControlItem3";
- this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem3.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem3.Text = "瀹℃牳鏃ユ湡";
- this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 18);
- //
- // layoutControlItem4
- //
- this.layoutControlItem4.Control = this.txt_bl016;
- this.layoutControlItem4.Location = new System.Drawing.Point(813, 0);
- this.layoutControlItem4.Name = "layoutControlItem4";
- this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem4.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem4.Text = "瀹℃牳浜�";
- this.layoutControlItem4.TextSize = new System.Drawing.Size(65, 18);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.txt_orgId;
- this.layoutControlItem5.Location = new System.Drawing.Point(0, 32);
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 33);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem5.Size = new System.Drawing.Size(276, 33);
this.layoutControlItem5.Text = "鐢熶骇缁勭粐";
this.layoutControlItem5.TextSize = new System.Drawing.Size(65, 18);
- //
- // layoutControlItem6
- //
- this.layoutControlItem6.Control = this.txt_bl002;
- this.layoutControlItem6.Location = new System.Drawing.Point(271, 32);
- this.layoutControlItem6.Name = "layoutControlItem6";
- this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem6.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem6.Text = "浜у搧缂栧彿";
- this.layoutControlItem6.TextSize = new System.Drawing.Size(65, 18);
- //
- // layoutControlItem7
- //
- this.layoutControlItem7.Control = this.txt_bl014;
- this.layoutControlItem7.Location = new System.Drawing.Point(542, 32);
- this.layoutControlItem7.Name = "layoutControlItem7";
- this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem7.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem7.Text = "浜у搧鍚嶇О ";
- this.layoutControlItem7.TextSize = new System.Drawing.Size(65, 18);
- //
- // layoutControlItem8
- //
- this.layoutControlItem8.Control = this.txt_bl015;
- this.layoutControlItem8.Location = new System.Drawing.Point(813, 32);
- this.layoutControlItem8.Name = "layoutControlItem8";
- this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem8.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem8.Text = "浜у搧鍨嬪彿";
- this.layoutControlItem8.TextSize = new System.Drawing.Size(65, 18);
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.txt_aboutGuid;
- this.layoutControlItem9.Location = new System.Drawing.Point(0, 64);
+ this.layoutControlItem9.Location = new System.Drawing.Point(0, 66);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem9.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem9.Size = new System.Drawing.Size(276, 33);
this.layoutControlItem9.Text = "鐢熶骇宸ュ崟";
this.layoutControlItem9.TextSize = new System.Drawing.Size(65, 18);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txt_dptName;
- this.layoutControlItem10.Location = new System.Drawing.Point(271, 64);
+ this.layoutControlItem10.Location = new System.Drawing.Point(276, 66);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem10.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem10.Size = new System.Drawing.Size(276, 33);
this.layoutControlItem10.Text = "琛ユ枡杞﹂棿";
this.layoutControlItem10.TextSize = new System.Drawing.Size(65, 18);
- //
- // layoutControlItem11
- //
- this.layoutControlItem11.Control = this.txt_bl012;
- this.layoutControlItem11.Location = new System.Drawing.Point(542, 64);
- this.layoutControlItem11.Name = "layoutControlItem11";
- this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem11.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem11.Text = "琛ユ枡浜х嚎";
- this.layoutControlItem11.TextSize = new System.Drawing.Size(65, 18);
- //
- // layoutControlItem12
- //
- this.layoutControlItem12.Control = this.txt_bl013;
- this.layoutControlItem12.Location = new System.Drawing.Point(813, 64);
- this.layoutControlItem12.Name = "layoutControlItem12";
- this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem12.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem12.Text = "浠诲姟鍗曞彿";
- this.layoutControlItem12.TextSize = new System.Drawing.Size(65, 18);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txt_bl010;
- this.layoutControlItem13.Location = new System.Drawing.Point(0, 96);
+ this.layoutControlItem13.Location = new System.Drawing.Point(0, 99);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem13.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem13.Size = new System.Drawing.Size(276, 33);
this.layoutControlItem13.Text = "鍙戞枡浠撳簱";
this.layoutControlItem13.TextSize = new System.Drawing.Size(65, 18);
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.txt_bl007;
- this.layoutControlItem14.Location = new System.Drawing.Point(271, 96);
+ this.layoutControlItem14.Location = new System.Drawing.Point(0, 132);
this.layoutControlItem14.Name = "layoutControlItem14";
- this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem14.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem14.OptionsTableLayoutItem.ColumnSpan = 2;
+ this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem14.Size = new System.Drawing.Size(552, 35);
this.layoutControlItem14.Text = "琛ユ枡鍘熷洜";
this.layoutControlItem14.TextSize = new System.Drawing.Size(65, 18);
//
- // layoutControlItem15
+ // layoutControlItem11
//
- this.layoutControlItem15.Control = this.txt_bl018;
- this.layoutControlItem15.Location = new System.Drawing.Point(813, 96);
- this.layoutControlItem15.Name = "layoutControlItem15";
- this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem15.Size = new System.Drawing.Size(272, 32);
- this.layoutControlItem15.Text = "瀹℃牳鏍囪瘑";
- this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem15.TextVisible = false;
+ this.layoutControlItem11.Control = this.txt_bl012;
+ this.layoutControlItem11.Location = new System.Drawing.Point(276, 99);
+ this.layoutControlItem11.Name = "layoutControlItem11";
+ this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem11.Size = new System.Drawing.Size(276, 33);
+ this.layoutControlItem11.Text = "琛ユ枡浜х嚎";
+ this.layoutControlItem11.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem12
+ //
+ this.layoutControlItem12.Control = this.txt_bl013;
+ this.layoutControlItem12.Location = new System.Drawing.Point(552, 0);
+ this.layoutControlItem12.Name = "layoutControlItem12";
+ this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem12.Size = new System.Drawing.Size(276, 33);
+ this.layoutControlItem12.Text = "浠诲姟鍗曞彿";
+ this.layoutControlItem12.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem17
+ //
+ this.layoutControlItem17.Control = this.txt_tldh;
+ this.layoutControlItem17.Location = new System.Drawing.Point(276, 33);
+ this.layoutControlItem17.Name = "layoutControlItem17";
+ this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem17.Size = new System.Drawing.Size(276, 33);
+ this.layoutControlItem17.Text = "鎶曟枡鍗曞彿";
+ this.layoutControlItem17.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem6
+ //
+ this.layoutControlItem6.Control = this.txt_bl002;
+ this.layoutControlItem6.Location = new System.Drawing.Point(552, 33);
+ this.layoutControlItem6.Name = "layoutControlItem6";
+ this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem6.Size = new System.Drawing.Size(276, 33);
+ this.layoutControlItem6.Text = "浜у搧缂栧彿";
+ this.layoutControlItem6.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem7
+ //
+ this.layoutControlItem7.Control = this.txt_bl014;
+ this.layoutControlItem7.Location = new System.Drawing.Point(552, 66);
+ this.layoutControlItem7.Name = "layoutControlItem7";
+ this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem7.Size = new System.Drawing.Size(276, 33);
+ this.layoutControlItem7.Text = "浜у搧鍚嶇О ";
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem8
+ //
+ this.layoutControlItem8.Control = this.txt_bl015;
+ this.layoutControlItem8.Location = new System.Drawing.Point(552, 99);
+ this.layoutControlItem8.Name = "layoutControlItem8";
+ this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem8.Size = new System.Drawing.Size(276, 33);
+ this.layoutControlItem8.Text = "浜у搧鍨嬪彿";
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(65, 18);
//
// tabMx
//
@@ -1061,7 +1102,7 @@
this.tabMx.Location = new System.Drawing.Point(0, 0);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
- this.tabMx.Size = new System.Drawing.Size(1126, 420);
+ this.tabMx.Size = new System.Drawing.Size(1126, 371);
this.tabMx.TabIndex = 3;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1});
@@ -1070,7 +1111,7 @@
//
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1124, 388);
+ this.tabMxPage1.Size = new System.Drawing.Size(1124, 339);
this.tabMxPage1.Text = "鐢宠鏄庣粏";
//
// gcMx1
@@ -1082,7 +1123,7 @@
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemSearchLookUpEdit1,
this.repositoryItemButtonEdit1});
- this.gcMx1.Size = new System.Drawing.Size(1124, 388);
+ this.gcMx1.Size = new System.Drawing.Size(1124, 339);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -1105,7 +1146,8 @@
this.dabGuid,
this.gvMx1bld001,
this.gvMxDel,
- this.gridColumn10});
+ this.gridColumn10,
+ this.gridColumn13});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1422,6 +1464,16 @@
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.Width = 94;
//
+ // gridColumn13
+ //
+ this.gridColumn13.Caption = "椤规";
+ this.gridColumn13.FieldName = "bld013";
+ this.gridColumn13.MinWidth = 25;
+ this.gridColumn13.Name = "gridColumn13";
+ this.gridColumn13.Visible = true;
+ this.gridColumn13.VisibleIndex = 10;
+ this.gridColumn13.Width = 94;
+ //
// picCheckBox
//
this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
@@ -1432,6 +1484,61 @@
this.picCheckBox.TabIndex = 7;
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
+ //
+ // layoutControlItem18
+ //
+ this.layoutControlItem18.Control = this.txt_bl004;
+ this.layoutControlItem18.Location = new System.Drawing.Point(828, 0);
+ this.layoutControlItem18.Name = "layoutControlItem18";
+ this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem18.Size = new System.Drawing.Size(278, 33);
+ this.layoutControlItem18.Text = "鐢宠浜�";
+ this.layoutControlItem18.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem3
+ //
+ this.layoutControlItem3.Control = this.txt_bl006;
+ this.layoutControlItem3.Location = new System.Drawing.Point(828, 99);
+ this.layoutControlItem3.Name = "layoutControlItem3";
+ this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem3.Size = new System.Drawing.Size(278, 33);
+ this.layoutControlItem3.Text = "瀹℃牳鏃ユ湡";
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem19
+ //
+ this.layoutControlItem19.Control = this.txt_bl005;
+ this.layoutControlItem19.Location = new System.Drawing.Point(828, 33);
+ this.layoutControlItem19.Name = "layoutControlItem19";
+ this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem19.Size = new System.Drawing.Size(278, 33);
+ this.layoutControlItem19.Text = "鐢宠鏃堕棿";
+ this.layoutControlItem19.TextSize = new System.Drawing.Size(65, 18);
+ //
+ // layoutControlItem15
+ //
+ this.layoutControlItem15.Control = this.txt_bl018;
+ this.layoutControlItem15.Location = new System.Drawing.Point(828, 132);
+ this.layoutControlItem15.Name = "layoutControlItem15";
+ this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem15.Size = new System.Drawing.Size(278, 35);
+ this.layoutControlItem15.Text = "瀹℃牳鏍囪瘑";
+ this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem15.TextVisible = false;
+ //
+ // layoutControlItem4
+ //
+ this.layoutControlItem4.Control = this.txt_bl016;
+ this.layoutControlItem4.Location = new System.Drawing.Point(828, 66);
+ this.layoutControlItem4.Name = "layoutControlItem4";
+ this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem4.Size = new System.Drawing.Size(278, 33);
+ this.layoutControlItem4.Text = "瀹℃牳浜�";
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(65, 18);
//
// UcBlcl
//
@@ -1473,23 +1580,24 @@
((System.ComponentModel.ISupportInitialize)(this.txt_bl002.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl014.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl018.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_tldh.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_bl004.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_bl005.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
@@ -1499,6 +1607,11 @@
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
this.ResumeLayout(false);
}
@@ -1553,20 +1666,11 @@
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
private DevExpress.XtraEditors.CheckEdit txt_bl018;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
private DevExpress.XtraTab.XtraTabControl tabMx;
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
@@ -1600,5 +1704,22 @@
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+ private DevExpress.XtraEditors.TextEdit txt_tldh;
+ private DevExpress.XtraEditors.TextEdit txt_bl004;
+ private DevExpress.XtraEditors.TextEdit txt_bl005;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
}
}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.cs b/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.cs
index b145535..2d3ecbc 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.cs
@@ -24,7 +24,7 @@
{
InitializeComponent();
strType = _strType;
-
+
}
protected override void OnCreateControl()
{
@@ -39,7 +39,7 @@
toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
toolBarMenu1.btnChkClick += ToolBarMenu1_btnChkClick;
toolBarMenu1.btnPiZhunClick += ToolBarMenu1_btnPiZhunClick;
- this.toolBarMenu1.getXmlConfig();
+ this.toolBarMenu1.getXmlConfig();
Form parentForm = this.FindForm();
Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameterMx(gvMx1);
Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, picCheckBox, parentForm, "foneChecked", "", (value) =>
--
Gitblit v1.9.3