From 84923a101f178a78ed4c4c00bf317e51f9b2c51d Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期一, 10 十一月 2025 13:43:40 +0800
Subject: [PATCH] ID转姓名:来料检验申请
---
DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs | 218 +++++++++++++++++++++++++++++-------------------------
1 files changed, 116 insertions(+), 102 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs
index 7a1ee75..321acbf 100644
--- a/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs
@@ -51,6 +51,7 @@
this.gv_bl018 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_bl019 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_blNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_bl004 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_bl005 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_bl016 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -64,16 +65,18 @@
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.txt_wwGys = new Gs.DevApp.UserControl.UcLookSupplier();
+ this.txt_orgId = new Gs.DevApp.UserControl.UcLookOrg();
this.lbGuid = new System.Windows.Forms.Label();
this.txt_bl007 = new DevExpress.XtraEditors.TextEdit();
this.txt_blNo = new DevExpress.XtraEditors.TextEdit();
this.txt_bl006 = new DevExpress.XtraEditors.TextEdit();
- this.txt_bl016 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_checkUserName = new DevExpress.XtraEditors.TextEdit();
this.txt_bl018 = new DevExpress.XtraEditors.CheckEdit();
this.txt_bl017 = new DevExpress.XtraEditors.TextEdit();
this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
- this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
- this.textEdit2 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_createByName = 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();
@@ -85,6 +88,8 @@
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.缁勭粐鏈烘瀯 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.渚涘簲鍟� = new DevExpress.XtraLayout.LayoutControlItem();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -118,10 +123,6 @@
this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.picCheckBox = new System.Windows.Forms.PictureBox();
this.tips = new DevExpress.Utils.ToolTipController(this.components);
- this.txt_orgId = new Gs.DevApp.UserControl.UcLookOrg();
- this.缁勭粐鏈烘瀯 = new DevExpress.XtraLayout.LayoutControlItem();
- this.txt_wwGys = new Gs.DevApp.UserControl.UcLookSupplier();
- this.渚涘簲鍟� = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -144,11 +145,11 @@
((System.ComponentModel.ISupportInitialize)(this.txt_bl007.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_blNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl006.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_bl016.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl018.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl017.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createByName.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();
@@ -160,6 +161,8 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.缁勭粐鏈烘瀯)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.渚涘簲鍟�)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.tabMxPage1.SuspendLayout();
@@ -169,8 +172,6 @@
((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.缁勭粐鏈烘瀯)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.渚涘簲鍟�)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
@@ -258,6 +259,7 @@
this.gv_bl018,
this.gv_bl019,
this.gv_blNo,
+ this.gridColumn12,
this.gv_bl004,
this.gv_bl005,
this.gv_bl016,
@@ -329,11 +331,22 @@
this.gv_blNo.VisibleIndex = 2;
this.gv_blNo.Width = 125;
//
+ // gridColumn12
+ //
+ this.gridColumn12.Caption = "渚涘簲鍟�";
+ this.gridColumn12.FieldName = "suppName";
+ this.gridColumn12.MinWidth = 30;
+ this.gridColumn12.Name = "gridColumn12";
+ this.gridColumn12.Tag = "sup.supp_name";
+ this.gridColumn12.Visible = true;
+ this.gridColumn12.VisibleIndex = 4;
+ this.gridColumn12.Width = 112;
+ //
// gv_bl004
//
this.gv_bl004.AppearanceCell.Options.UseFont = true;
this.gv_bl004.Caption = "鐢宠浜� ";
- this.gv_bl004.FieldName = "bl004";
+ this.gv_bl004.FieldName = "createByName";
this.gv_bl004.MinWidth = 62;
this.gv_bl004.Name = "gv_bl004";
this.gv_bl004.OptionsColumn.AllowEdit = false;
@@ -352,20 +365,20 @@
this.gv_bl005.OptionsColumn.AllowEdit = false;
this.gv_bl005.Tag = "query_a.bl005";
this.gv_bl005.Visible = true;
- this.gv_bl005.VisibleIndex = 4;
+ this.gv_bl005.VisibleIndex = 5;
this.gv_bl005.Width = 117;
//
// gv_bl016
//
this.gv_bl016.AppearanceCell.Options.UseFont = true;
this.gv_bl016.Caption = "瀹℃牳浜� ";
- this.gv_bl016.FieldName = "bl016";
+ this.gv_bl016.FieldName = "checkUserName";
this.gv_bl016.MinWidth = 62;
this.gv_bl016.Name = "gv_bl016";
this.gv_bl016.OptionsColumn.AllowEdit = false;
this.gv_bl016.Tag = "query_a.bl016";
this.gv_bl016.Visible = true;
- this.gv_bl016.VisibleIndex = 8;
+ this.gv_bl016.VisibleIndex = 9;
this.gv_bl016.Width = 117;
//
// gv_bl006
@@ -378,7 +391,7 @@
this.gv_bl006.OptionsColumn.AllowEdit = false;
this.gv_bl006.Tag = "query_a.bl006";
this.gv_bl006.Visible = true;
- this.gv_bl006.VisibleIndex = 5;
+ this.gv_bl006.VisibleIndex = 6;
this.gv_bl006.Width = 117;
//
// gv_bl007
@@ -391,7 +404,7 @@
this.gv_bl007.OptionsColumn.AllowEdit = false;
this.gv_bl007.Tag = "query_a.bl007";
this.gv_bl007.Visible = true;
- this.gv_bl007.VisibleIndex = 6;
+ this.gv_bl007.VisibleIndex = 7;
this.gv_bl007.Width = 117;
//
// gv_bl009
@@ -404,20 +417,20 @@
this.gv_bl009.OptionsColumn.AllowEdit = false;
this.gv_bl009.Tag = "query_a.bl009";
this.gv_bl009.Visible = true;
- this.gv_bl009.VisibleIndex = 7;
+ this.gv_bl009.VisibleIndex = 8;
this.gv_bl009.Width = 117;
//
// gv_wcUser
//
this.gv_wcUser.AppearanceCell.Options.UseFont = true;
this.gv_wcUser.Caption = "瀹屾垚浜� ";
- this.gv_wcUser.FieldName = "wcUser";
+ this.gv_wcUser.FieldName = "wcUserName";
this.gv_wcUser.MinWidth = 62;
this.gv_wcUser.Name = "gv_wcUser";
this.gv_wcUser.OptionsColumn.AllowEdit = false;
this.gv_wcUser.Tag = "query_a.wc_user";
this.gv_wcUser.Visible = true;
- this.gv_wcUser.VisibleIndex = 9;
+ this.gv_wcUser.VisibleIndex = 10;
this.gv_wcUser.Width = 117;
//
// gv_wcTime
@@ -430,7 +443,7 @@
this.gv_wcTime.OptionsColumn.AllowEdit = false;
this.gv_wcTime.Tag = "query_a.wc_time";
this.gv_wcTime.Visible = true;
- this.gv_wcTime.VisibleIndex = 10;
+ this.gv_wcTime.VisibleIndex = 11;
this.gv_wcTime.Width = 117;
//
// gridColumn10
@@ -440,7 +453,7 @@
this.gridColumn10.MinWidth = 31;
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.Visible = true;
- this.gridColumn10.VisibleIndex = 11;
+ this.gridColumn10.VisibleIndex = 12;
this.gridColumn10.Width = 117;
//
// pageBar1
@@ -493,12 +506,12 @@
this.layoutMx1.Controls.Add(this.txt_bl007);
this.layoutMx1.Controls.Add(this.txt_blNo);
this.layoutMx1.Controls.Add(this.txt_bl006);
- this.layoutMx1.Controls.Add(this.txt_bl016);
+ this.layoutMx1.Controls.Add(this.txt_checkUserName);
this.layoutMx1.Controls.Add(this.txt_bl018);
this.layoutMx1.Controls.Add(this.txt_bl017);
this.layoutMx1.Controls.Add(this.btnSelect);
- this.layoutMx1.Controls.Add(this.textEdit1);
- this.layoutMx1.Controls.Add(this.textEdit2);
+ this.layoutMx1.Controls.Add(this.txt_createByName);
+ 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});
@@ -510,6 +523,24 @@
this.layoutMx1.Size = new System.Drawing.Size(1599, 138);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
+ //
+ // txt_wwGys
+ //
+ this.txt_wwGys.IsReadly = false;
+ this.txt_wwGys.Location = new System.Drawing.Point(494, 90);
+ this.txt_wwGys.Margin = new System.Windows.Forms.Padding(0);
+ this.txt_wwGys.Name = "txt_wwGys";
+ this.txt_wwGys.Size = new System.Drawing.Size(303, 28);
+ this.txt_wwGys.TabIndex = 448;
+ //
+ // txt_orgId
+ //
+ this.txt_orgId.IsReadly = false;
+ this.txt_orgId.Location = new System.Drawing.Point(494, 52);
+ this.txt_orgId.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
+ this.txt_orgId.Name = "txt_orgId";
+ this.txt_orgId.Size = new System.Drawing.Size(303, 28);
+ this.txt_orgId.TabIndex = 447;
//
// lbGuid
//
@@ -554,16 +585,16 @@
this.txt_bl006.TabIndex = 226;
this.txt_bl006.Tag = "readonly";
//
- // txt_bl016
+ // txt_checkUserName
//
- this.txt_bl016.Location = new System.Drawing.Point(1282, 14);
- this.txt_bl016.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txt_bl016.Name = "txt_bl016";
- this.txt_bl016.Properties.Appearance.Options.UseFont = true;
- this.txt_bl016.Size = new System.Drawing.Size(303, 28);
- this.txt_bl016.StyleController = this.layoutMx1;
- this.txt_bl016.TabIndex = 267;
- this.txt_bl016.Tag = "readonly";
+ this.txt_checkUserName.Location = new System.Drawing.Point(1282, 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(303, 28);
+ this.txt_checkUserName.StyleController = this.layoutMx1;
+ this.txt_checkUserName.TabIndex = 267;
+ this.txt_checkUserName.Tag = "readonly";
//
// txt_bl018
//
@@ -597,25 +628,25 @@
this.btnSelect.TabIndex = 444;
this.btnSelect.Text = "閫夋嫨鐗╂枡鏄庣粏 ";
//
- // textEdit1
+ // txt_createByName
//
- this.textEdit1.Location = new System.Drawing.Point(888, 14);
- this.textEdit1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.textEdit1.Name = "textEdit1";
- this.textEdit1.Size = new System.Drawing.Size(303, 28);
- this.textEdit1.StyleController = this.layoutMx1;
- this.textEdit1.TabIndex = 445;
- this.textEdit1.Tag = "readonly";
+ this.txt_createByName.Location = new System.Drawing.Point(888, 14);
+ this.txt_createByName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_createByName.Name = "txt_createByName";
+ this.txt_createByName.Size = new System.Drawing.Size(303, 28);
+ this.txt_createByName.StyleController = this.layoutMx1;
+ this.txt_createByName.TabIndex = 445;
+ this.txt_createByName.Tag = "readonly";
//
- // textEdit2
+ // txt_bl005
//
- this.textEdit2.Location = new System.Drawing.Point(888, 52);
- this.textEdit2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.textEdit2.Name = "textEdit2";
- this.textEdit2.Size = new System.Drawing.Size(303, 28);
- this.textEdit2.StyleController = this.layoutMx1;
- this.textEdit2.TabIndex = 446;
- this.textEdit2.Tag = "readonly";
+ this.txt_bl005.Location = new System.Drawing.Point(888, 52);
+ this.txt_bl005.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
+ this.txt_bl005.Name = "txt_bl005";
+ this.txt_bl005.Size = new System.Drawing.Size(303, 28);
+ this.txt_bl005.StyleController = this.layoutMx1;
+ this.txt_bl005.TabIndex = 446;
+ this.txt_bl005.Tag = "readonly";
//
// layoutControlItem16
//
@@ -741,7 +772,7 @@
//
// layoutControlItem4
//
- this.layoutControlItem4.Control = this.txt_bl016;
+ this.layoutControlItem4.Control = this.txt_checkUserName;
this.layoutControlItem4.Location = new System.Drawing.Point(1181, 0);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
@@ -751,7 +782,7 @@
//
// layoutControlItem2
//
- this.layoutControlItem2.Control = this.textEdit1;
+ this.layoutControlItem2.Control = this.txt_createByName;
this.layoutControlItem2.Location = new System.Drawing.Point(787, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2;
@@ -761,7 +792,7 @@
//
// layoutControlItem5
//
- this.layoutControlItem5.Control = this.textEdit2;
+ this.layoutControlItem5.Control = this.txt_bl005;
this.layoutControlItem5.Location = new System.Drawing.Point(787, 38);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
@@ -769,6 +800,26 @@
this.layoutControlItem5.Size = new System.Drawing.Size(394, 38);
this.layoutControlItem5.Text = "鍒跺崟鏃堕棿";
this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22);
+ //
+ // 缁勭粐鏈烘瀯
+ //
+ this.缁勭粐鏈烘瀯.Control = this.txt_orgId;
+ this.缁勭粐鏈烘瀯.Location = new System.Drawing.Point(393, 38);
+ this.缁勭粐鏈烘瀯.Name = "缁勭粐鏈烘瀯";
+ this.缁勭粐鏈烘瀯.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.缁勭粐鏈烘瀯.OptionsTableLayoutItem.RowIndex = 1;
+ this.缁勭粐鏈烘瀯.Size = new System.Drawing.Size(394, 38);
+ this.缁勭粐鏈烘瀯.TextSize = new System.Drawing.Size(72, 22);
+ //
+ // 渚涘簲鍟�
+ //
+ this.渚涘簲鍟�.Control = this.txt_wwGys;
+ this.渚涘簲鍟�.Location = new System.Drawing.Point(393, 76);
+ this.渚涘簲鍟�.Name = "渚涘簲鍟�";
+ this.渚涘簲鍟�.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.渚涘簲鍟�.OptionsTableLayoutItem.RowIndex = 2;
+ this.渚涘簲鍟�.Size = new System.Drawing.Size(394, 38);
+ this.渚涘簲鍟�.TextSize = new System.Drawing.Size(72, 22);
//
// tabMx
//
@@ -1000,7 +1051,7 @@
this.gvMxDel.MinWidth = 31;
this.gvMxDel.Name = "gvMxDel";
this.gvMxDel.Visible = true;
- this.gvMxDel.VisibleIndex = 8;
+ this.gvMxDel.VisibleIndex = 9;
this.gvMxDel.Width = 117;
//
// repositoryItemButtonEdit1
@@ -1029,7 +1080,7 @@
this.gridColumn11.MinWidth = 30;
this.gridColumn11.Name = "gridColumn11";
this.gridColumn11.Visible = true;
- this.gridColumn11.VisibleIndex = 9;
+ this.gridColumn11.VisibleIndex = 8;
this.gridColumn11.Width = 112;
//
// repositoryItemSearchLookUpEdit1
@@ -1148,44 +1199,6 @@
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
//
- // txt_orgId
- //
- this.txt_orgId.IsReadly = false;
- this.txt_orgId.Location = new System.Drawing.Point(494, 52);
- this.txt_orgId.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txt_orgId.Name = "txt_orgId";
- this.txt_orgId.Size = new System.Drawing.Size(303, 28);
- this.txt_orgId.TabIndex = 447;
- //
- // 缁勭粐鏈烘瀯
- //
- this.缁勭粐鏈烘瀯.Control = this.txt_orgId;
- this.缁勭粐鏈烘瀯.Location = new System.Drawing.Point(393, 38);
- this.缁勭粐鏈烘瀯.Name = "缁勭粐鏈烘瀯";
- this.缁勭粐鏈烘瀯.OptionsTableLayoutItem.ColumnIndex = 1;
- this.缁勭粐鏈烘瀯.OptionsTableLayoutItem.RowIndex = 1;
- this.缁勭粐鏈烘瀯.Size = new System.Drawing.Size(394, 38);
- this.缁勭粐鏈烘瀯.TextSize = new System.Drawing.Size(72, 22);
- //
- // txt_wwGys
- //
- this.txt_wwGys.IsReadly = false;
- this.txt_wwGys.Location = new System.Drawing.Point(494, 90);
- this.txt_wwGys.Margin = new System.Windows.Forms.Padding(0);
- this.txt_wwGys.Name = "txt_wwGys";
- this.txt_wwGys.Size = new System.Drawing.Size(303, 28);
- this.txt_wwGys.TabIndex = 448;
- //
- // 渚涘簲鍟�
- //
- this.渚涘簲鍟�.Control = this.txt_wwGys;
- this.渚涘簲鍟�.Location = new System.Drawing.Point(393, 76);
- this.渚涘簲鍟�.Name = "渚涘簲鍟�";
- this.渚涘簲鍟�.OptionsTableLayoutItem.ColumnIndex = 1;
- this.渚涘簲鍟�.OptionsTableLayoutItem.RowIndex = 2;
- this.渚涘簲鍟�.Size = new System.Drawing.Size(394, 38);
- this.渚涘簲鍟�.TextSize = new System.Drawing.Size(72, 22);
- //
// WwBlcl
//
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
@@ -1218,11 +1231,11 @@
((System.ComponentModel.ISupportInitialize)(this.txt_bl007.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_blNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl006.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_bl016.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkUserName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl018.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl017.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createByName.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();
@@ -1234,6 +1247,8 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.缁勭粐鏈烘瀯)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.渚涘簲鍟�)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
@@ -1243,8 +1258,6 @@
((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.缁勭粐鏈烘瀯)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.渚涘簲鍟�)).EndInit();
this.ResumeLayout(false);
}
@@ -1272,7 +1285,7 @@
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
private DevExpress.XtraEditors.SplitContainerControl splitMx1;
private System.Windows.Forms.Label lbGuid;
- private DevExpress.XtraEditors.TextEdit txt_bl016;
+ private DevExpress.XtraEditors.TextEdit txt_checkUserName;
private DevExpress.XtraEditors.TextEdit txt_bl007;
private DevExpress.XtraEditors.TextEdit txt_bl006;
private DevExpress.XtraEditors.TextEdit txt_blNo;
@@ -1317,8 +1330,8 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
- private DevExpress.XtraEditors.TextEdit textEdit1;
- private DevExpress.XtraEditors.TextEdit textEdit2;
+ private DevExpress.XtraEditors.TextEdit txt_createByName;
+ private DevExpress.XtraEditors.TextEdit txt_bl005;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
@@ -1330,5 +1343,6 @@
private UserControl.UcLookOrg txt_orgId;
private DevExpress.XtraLayout.LayoutControlItem 缁勭粐鏈烘瀯;
private DevExpress.XtraLayout.LayoutControlItem 渚涘簲鍟�;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
}
}
\ No newline at end of file
--
Gitblit v1.9.3