From be53dc839f3698dd196ecbb002ea190d5bb7dabb Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 27 二月 2025 10:50:10 +0800
Subject: [PATCH] 销售
---
DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs | 257 ++++++++++++++++++++++++++++++++++++++------------
1 files changed, 193 insertions(+), 64 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs
index 0ad2e0b..8601c0d 100644
--- a/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs
@@ -62,6 +62,7 @@
this.dabGuid = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+ this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_wcTime = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_wcUser = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_bl019 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -103,12 +104,21 @@
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.gcMain = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.panel1 = new System.Windows.Forms.Panel();
+ this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
+ this.txt_orgId = new Gs.DevApp.UserControl.UcLookOrg();
+ this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
+ this.txt_wwGys = new DevExpress.XtraEditors.TextEdit();
+ this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
+ this.txt_wwOrgTxt = new DevExpress.XtraEditors.TextEdit();
this.txt_aboutGuid = new Gs.DevApp.UserControl.UcLookWwgd();
this.txt_bl017 = new DevExpress.XtraEditors.ComboBoxEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
@@ -140,6 +150,8 @@
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_wwGys.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_wwOrgTxt.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl017.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl018.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
@@ -164,9 +176,8 @@
this.gvMx1bld012.AppearanceCell.Options.UseForeColor = true;
this.gvMx1bld012.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx1bld012.AppearanceHeader.Options.UseForeColor = true;
- this.gvMx1bld012.Caption = "鐗╂枡id ";
+ this.gvMx1bld012.Caption = "閫夋嫨鐗╂枡";
this.gvMx1bld012.ColumnEdit = this.repositoryItemSearchLookUpEdit1;
- this.gvMx1bld012.FieldName = "bld012";
this.gvMx1bld012.MinWidth = 50;
this.gvMx1bld012.Name = "gvMx1bld012";
this.gvMx1bld012.Tag = "edit";
@@ -418,7 +429,7 @@
//
this.tabMxPage1.Controls.Add(this.gcMx1);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1124, 378);
+ this.tabMxPage1.Size = new System.Drawing.Size(1124, 395);
this.tabMxPage1.Text = "鐢宠鏄庣粏";
//
// gcMx1
@@ -430,7 +441,7 @@
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemSearchLookUpEdit1,
this.repositoryItemButtonEdit1});
- this.gcMx1.Size = new System.Drawing.Size(1124, 378);
+ this.gcMx1.Size = new System.Drawing.Size(1124, 395);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
@@ -452,7 +463,8 @@
this.gvMx1bld010,
this.gvMx1bld014,
this.dabGuid,
- this.gvMxDel});
+ this.gvMxDel,
+ this.gridColumn9});
this.gvMx1.GridControl = this.gcMx1;
this.gvMx1.Name = "gvMx1";
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -488,6 +500,14 @@
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
+ //
+ // gridColumn9
+ //
+ this.gridColumn9.Caption = "鐗╂枡ID";
+ this.gridColumn9.FieldName = "bld012";
+ this.gridColumn9.MinWidth = 25;
+ this.gridColumn9.Name = "gridColumn9";
+ this.gridColumn9.Width = 94;
//
// gv_wcTime
//
@@ -577,15 +597,15 @@
//
this.lb_bl016.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_bl016.Appearance.Options.UseFont = true;
- this.lb_bl016.Location = new System.Drawing.Point(790, 20);
+ this.lb_bl016.Location = new System.Drawing.Point(803, 20);
this.lb_bl016.Name = "lb_bl016";
- this.lb_bl016.Size = new System.Drawing.Size(56, 21);
+ this.lb_bl016.Size = new System.Drawing.Size(51, 21);
this.lb_bl016.TabIndex = 267;
- this.lb_bl016.Text = "瀹℃牳浜� ";
+ this.lb_bl016.Text = "瀹℃牳浜�";
//
// txt_bl016
//
- this.txt_bl016.Location = new System.Drawing.Point(852, 16);
+ this.txt_bl016.Location = new System.Drawing.Point(858, 16);
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;
@@ -611,19 +631,19 @@
//
this.lb_bl015.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_bl015.Appearance.Options.UseFont = true;
- this.lb_bl015.Location = new System.Drawing.Point(773, 54);
+ this.lb_bl015.Location = new System.Drawing.Point(786, 82);
this.lb_bl015.Name = "lb_bl015";
- this.lb_bl015.Size = new System.Drawing.Size(73, 21);
+ this.lb_bl015.Size = new System.Drawing.Size(68, 21);
this.lb_bl015.TabIndex = 262;
- this.lb_bl015.Text = "浜у搧鍨嬪彿 ";
+ this.lb_bl015.Text = "浜у搧鍨嬪彿";
//
// txt_bl015
//
- this.txt_bl015.Location = new System.Drawing.Point(852, 50);
+ this.txt_bl015.Location = new System.Drawing.Point(858, 79);
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(229, 28);
+ this.txt_bl015.Size = new System.Drawing.Size(174, 28);
this.txt_bl015.TabIndex = 262;
this.txt_bl015.Tag = "readonly";
//
@@ -645,19 +665,19 @@
//
this.lb_bl014.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_bl014.Appearance.Options.UseFont = true;
- this.lb_bl014.Location = new System.Drawing.Point(531, 54);
+ this.lb_bl014.Location = new System.Drawing.Point(559, 82);
this.lb_bl014.Name = "lb_bl014";
- this.lb_bl014.Size = new System.Drawing.Size(73, 21);
+ this.lb_bl014.Size = new System.Drawing.Size(68, 21);
this.lb_bl014.TabIndex = 258;
- this.lb_bl014.Text = "浜у搧鍚嶇О ";
+ this.lb_bl014.Text = "浜у搧鍚嶇О";
//
// txt_bl014
//
- this.txt_bl014.Location = new System.Drawing.Point(606, 50);
+ this.txt_bl014.Location = new System.Drawing.Point(630, 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(160, 28);
+ this.txt_bl014.Size = new System.Drawing.Size(150, 28);
this.txt_bl014.TabIndex = 258;
this.txt_bl014.Tag = "readonly";
//
@@ -679,19 +699,19 @@
//
this.lb_bl013.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_bl013.Appearance.Options.UseFont = true;
- this.lb_bl013.Location = new System.Drawing.Point(281, 20);
+ this.lb_bl013.Location = new System.Drawing.Point(303, 20);
this.lb_bl013.Name = "lb_bl013";
- this.lb_bl013.Size = new System.Drawing.Size(73, 21);
+ this.lb_bl013.Size = new System.Drawing.Size(68, 21);
this.lb_bl013.TabIndex = 252;
- this.lb_bl013.Text = "浠诲姟鍗曞彿 ";
+ this.lb_bl013.Text = "浠诲姟鍗曞彿";
//
// txt_bl013
//
- this.txt_bl013.Location = new System.Drawing.Point(360, 16);
+ this.txt_bl013.Location = new System.Drawing.Point(376, 16);
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(150, 28);
+ this.txt_bl013.Size = new System.Drawing.Size(177, 28);
this.txt_bl013.TabIndex = 252;
this.txt_bl013.Tag = "readonly";
//
@@ -713,11 +733,11 @@
//
this.lb_bl010.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_bl010.Appearance.Options.UseFont = true;
- this.lb_bl010.Location = new System.Drawing.Point(46, 90);
+ this.lb_bl010.Location = new System.Drawing.Point(46, 114);
this.lb_bl010.Name = "lb_bl010";
- this.lb_bl010.Size = new System.Drawing.Size(56, 21);
+ this.lb_bl010.Size = new System.Drawing.Size(51, 21);
this.lb_bl010.TabIndex = 240;
- this.lb_bl010.Text = "鍙戞枡浠� ";
+ this.lb_bl010.Text = "鍙戞枡浠�";
//
// gv_bl010
//
@@ -751,19 +771,19 @@
//
this.lb_bl007.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_bl007.Appearance.Options.UseFont = true;
- this.lb_bl007.Location = new System.Drawing.Point(29, 125);
+ this.lb_bl007.Location = new System.Drawing.Point(303, 115);
this.lb_bl007.Name = "lb_bl007";
- this.lb_bl007.Size = new System.Drawing.Size(73, 21);
+ this.lb_bl007.Size = new System.Drawing.Size(68, 21);
this.lb_bl007.TabIndex = 228;
- this.lb_bl007.Text = "琛ユ枡鍘熷洜 ";
+ this.lb_bl007.Text = "琛ユ枡鍘熷洜";
//
// txt_bl007
//
- this.txt_bl007.Location = new System.Drawing.Point(112, 121);
+ this.txt_bl007.Location = new System.Drawing.Point(376, 111);
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(398, 28);
+ this.txt_bl007.Size = new System.Drawing.Size(404, 28);
this.txt_bl007.TabIndex = 228;
//
// gv_bl007
@@ -784,19 +804,19 @@
//
this.lb_bl006.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_bl006.Appearance.Options.UseFont = true;
- this.lb_bl006.Location = new System.Drawing.Point(531, 20);
+ this.lb_bl006.Location = new System.Drawing.Point(559, 20);
this.lb_bl006.Name = "lb_bl006";
- this.lb_bl006.Size = new System.Drawing.Size(73, 21);
+ this.lb_bl006.Size = new System.Drawing.Size(68, 21);
this.lb_bl006.TabIndex = 226;
- this.lb_bl006.Text = "瀹℃牳鏃ユ湡 ";
+ this.lb_bl006.Text = "瀹℃牳鏃ユ湡";
//
// txt_bl006
//
- this.txt_bl006.Location = new System.Drawing.Point(606, 16);
+ this.txt_bl006.Location = new System.Drawing.Point(630, 16);
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(160, 28);
+ this.txt_bl006.Size = new System.Drawing.Size(150, 28);
this.txt_bl006.TabIndex = 226;
this.txt_bl006.Tag = "readonly";
//
@@ -846,19 +866,19 @@
//
this.lb_bl002.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_bl002.Appearance.Options.UseFont = true;
- this.lb_bl002.Location = new System.Drawing.Point(281, 54);
+ this.lb_bl002.Location = new System.Drawing.Point(303, 82);
this.lb_bl002.Name = "lb_bl002";
- this.lb_bl002.Size = new System.Drawing.Size(73, 21);
+ this.lb_bl002.Size = new System.Drawing.Size(68, 21);
this.lb_bl002.TabIndex = 216;
- this.lb_bl002.Text = "浜у搧缂栧彿 ";
+ this.lb_bl002.Text = "浜у搧缂栧彿";
//
// txt_bl002
//
- this.txt_bl002.Location = new System.Drawing.Point(360, 50);
+ this.txt_bl002.Location = new System.Drawing.Point(376, 78);
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(150, 28);
+ this.txt_bl002.Size = new System.Drawing.Size(177, 28);
this.txt_bl002.TabIndex = 216;
this.txt_bl002.Tag = "readonly";
//
@@ -880,17 +900,17 @@
//
this.lb_bl001.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_bl001.Appearance.Options.UseFont = true;
- this.lb_bl001.Location = new System.Drawing.Point(29, 54);
+ this.lb_bl001.Location = new System.Drawing.Point(29, 51);
this.lb_bl001.Name = "lb_bl001";
- this.lb_bl001.Size = new System.Drawing.Size(73, 21);
+ this.lb_bl001.Size = new System.Drawing.Size(68, 21);
this.lb_bl001.TabIndex = 213;
- this.lb_bl001.Text = "濮斿宸ュ崟 ";
+ this.lb_bl001.Text = "濮斿宸ュ崟";
//
// gv_bl001
//
this.gv_bl001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_bl001.AppearanceCell.Options.UseFont = true;
- this.gv_bl001.Caption = "鐢熶骇宸ュ崟 ";
+ this.gv_bl001.Caption = "濮斿宸ュ崟 ";
this.gv_bl001.FieldName = "bl001";
this.gv_bl001.MinWidth = 100;
this.gv_bl001.Name = "gv_bl001";
@@ -906,18 +926,18 @@
this.lb_blNo.Appearance.Options.UseFont = true;
this.lb_blNo.Location = new System.Drawing.Point(29, 20);
this.lb_blNo.Name = "lb_blNo";
- this.lb_blNo.Size = new System.Drawing.Size(73, 21);
+ this.lb_blNo.Size = new System.Drawing.Size(68, 21);
this.lb_blNo.TabIndex = 211;
- this.lb_blNo.Text = "瓒呴鍗曞彿 ";
+ this.lb_blNo.Text = "鐢宠鍗曞彿";
//
// txt_blNo
//
- this.txt_blNo.Location = new System.Drawing.Point(112, 16);
+ this.txt_blNo.Location = new System.Drawing.Point(103, 16);
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.Properties.Tag = "readOnly";
- this.txt_blNo.Size = new System.Drawing.Size(150, 28);
+ this.txt_blNo.Size = new System.Drawing.Size(194, 28);
this.txt_blNo.TabIndex = 211;
this.txt_blNo.Tag = "readonly";
//
@@ -992,21 +1012,54 @@
this.gv_bl015,
this.gv_bl004,
this.gv_bl005,
+ this.gv_bl016,
this.gv_bl006,
this.gv_bl007,
this.gv_bl009,
this.gv_bl010,
this.gv_bl013,
- this.gv_bl016,
this.gv_bl017,
this.gv_wcUser,
- this.gv_wcTime});
+ this.gv_wcTime,
+ this.gridColumn10,
+ this.gridColumn11,
+ this.gridColumn12});
this.gridView1.GridControl = this.gcMain;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
this.gridView1.OptionsView.ShowAutoFilterRow = true;
this.gridView1.OptionsView.ShowGroupPanel = false;
+ //
+ // gridColumn10
+ //
+ this.gridColumn10.Caption = "濮斿缁勭粐";
+ this.gridColumn10.FieldName = "wwOrgTxt";
+ this.gridColumn10.MinWidth = 25;
+ this.gridColumn10.Name = "gridColumn10";
+ this.gridColumn10.Visible = true;
+ this.gridColumn10.VisibleIndex = 18;
+ this.gridColumn10.Width = 94;
+ //
+ // gridColumn11
+ //
+ this.gridColumn11.Caption = "鍙戞枡缁勭粐";
+ this.gridColumn11.FieldName = "orgIdTxt";
+ this.gridColumn11.MinWidth = 25;
+ this.gridColumn11.Name = "gridColumn11";
+ this.gridColumn11.Visible = true;
+ this.gridColumn11.VisibleIndex = 19;
+ this.gridColumn11.Width = 94;
+ //
+ // gridColumn12
+ //
+ this.gridColumn12.Caption = "濮斿宸ュ簲鍟�";
+ this.gridColumn12.FieldName = "wwGys";
+ this.gridColumn12.MinWidth = 25;
+ this.gridColumn12.Name = "gridColumn12";
+ this.gridColumn12.Visible = true;
+ this.gridColumn12.VisibleIndex = 20;
+ this.gridColumn12.Width = 94;
//
// xtraTabControl1
//
@@ -1051,10 +1104,10 @@
// tabMx
//
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabMx.Location = new System.Drawing.Point(0, 160);
+ this.tabMx.Location = new System.Drawing.Point(0, 143);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
- this.tabMx.Size = new System.Drawing.Size(1126, 410);
+ this.tabMx.Size = new System.Drawing.Size(1126, 427);
this.tabMx.TabIndex = 2;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1});
@@ -1062,6 +1115,12 @@
// panel1
//
this.panel1.BackColor = System.Drawing.Color.White;
+ this.panel1.Controls.Add(this.labelControl4);
+ this.panel1.Controls.Add(this.txt_orgId);
+ this.panel1.Controls.Add(this.labelControl3);
+ this.panel1.Controls.Add(this.txt_wwGys);
+ this.panel1.Controls.Add(this.labelControl2);
+ this.panel1.Controls.Add(this.txt_wwOrgTxt);
this.panel1.Controls.Add(this.txt_aboutGuid);
this.panel1.Controls.Add(this.txt_bl017);
this.panel1.Controls.Add(this.labelControl1);
@@ -1092,35 +1151,93 @@
this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1126, 160);
+ this.panel1.Size = new System.Drawing.Size(1126, 143);
this.panel1.TabIndex = 1;
+ //
+ // labelControl4
+ //
+ this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.labelControl4.Appearance.Options.UseFont = true;
+ this.labelControl4.Location = new System.Drawing.Point(29, 82);
+ this.labelControl4.Name = "labelControl4";
+ this.labelControl4.Size = new System.Drawing.Size(68, 21);
+ this.labelControl4.TabIndex = 295;
+ this.labelControl4.Text = "鍙戞枡缁勭粐";
+ //
+ // txt_orgId
+ //
+ this.txt_orgId.IsReadly = false;
+ this.txt_orgId.Location = new System.Drawing.Point(103, 77);
+ this.txt_orgId.Name = "txt_orgId";
+ this.txt_orgId.Size = new System.Drawing.Size(194, 30);
+ this.txt_orgId.TabIndex = 294;
+ //
+ // labelControl3
+ //
+ this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.labelControl3.Appearance.Options.UseFont = true;
+ this.labelControl3.Location = new System.Drawing.Point(576, 51);
+ this.labelControl3.Name = "labelControl3";
+ this.labelControl3.Size = new System.Drawing.Size(51, 21);
+ this.labelControl3.TabIndex = 292;
+ this.labelControl3.Text = "渚涘簲鍟�";
+ //
+ // txt_wwGys
+ //
+ this.txt_wwGys.Location = new System.Drawing.Point(630, 47);
+ this.txt_wwGys.Name = "txt_wwGys";
+ this.txt_wwGys.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_wwGys.Properties.Appearance.Options.UseFont = true;
+ this.txt_wwGys.Size = new System.Drawing.Size(150, 28);
+ this.txt_wwGys.TabIndex = 293;
+ this.txt_wwGys.Tag = "readonly";
+ //
+ // labelControl2
+ //
+ this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.labelControl2.Appearance.Options.UseFont = true;
+ this.labelControl2.Location = new System.Drawing.Point(303, 51);
+ this.labelControl2.Name = "labelControl2";
+ this.labelControl2.Size = new System.Drawing.Size(68, 21);
+ this.labelControl2.TabIndex = 290;
+ this.labelControl2.Text = "濮斿缁勭粐";
+ //
+ // txt_wwOrgTxt
+ //
+ this.txt_wwOrgTxt.Location = new System.Drawing.Point(376, 47);
+ this.txt_wwOrgTxt.Name = "txt_wwOrgTxt";
+ this.txt_wwOrgTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_wwOrgTxt.Properties.Appearance.Options.UseFont = true;
+ this.txt_wwOrgTxt.Size = new System.Drawing.Size(177, 28);
+ this.txt_wwOrgTxt.TabIndex = 291;
+ this.txt_wwOrgTxt.Tag = "readonly";
//
// txt_aboutGuid
//
this.txt_aboutGuid.IsReadly = false;
- this.txt_aboutGuid.Location = new System.Drawing.Point(112, 50);
+ this.txt_aboutGuid.Location = new System.Drawing.Point(103, 47);
this.txt_aboutGuid.Name = "txt_aboutGuid";
- this.txt_aboutGuid.Size = new System.Drawing.Size(150, 28);
+ this.txt_aboutGuid.Size = new System.Drawing.Size(194, 28);
this.txt_aboutGuid.TabIndex = 287;
//
// txt_bl017
//
this.txt_bl017.EditValue = "濮斿琛ユ枡";
- this.txt_bl017.Location = new System.Drawing.Point(360, 88);
+ this.txt_bl017.Location = new System.Drawing.Point(858, 49);
this.txt_bl017.Name = "txt_bl017";
this.txt_bl017.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txt_bl017.Properties.Items.AddRange(new object[] {
"濮斿琛ユ枡"});
this.txt_bl017.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
- this.txt_bl017.Size = new System.Drawing.Size(150, 24);
+ this.txt_bl017.Size = new System.Drawing.Size(174, 24);
this.txt_bl017.TabIndex = 286;
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.labelControl1.Appearance.Options.UseFont = true;
- this.labelControl1.Location = new System.Drawing.Point(281, 90);
+ this.labelControl1.Location = new System.Drawing.Point(786, 51);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(68, 21);
this.labelControl1.TabIndex = 285;
@@ -1138,15 +1255,15 @@
// txt_bl010
//
this.txt_bl010.IsReadly = false;
- this.txt_bl010.Location = new System.Drawing.Point(112, 85);
+ this.txt_bl010.Location = new System.Drawing.Point(103, 109);
this.txt_bl010.Margin = new System.Windows.Forms.Padding(0);
this.txt_bl010.Name = "txt_bl010";
- this.txt_bl010.Size = new System.Drawing.Size(150, 30);
+ this.txt_bl010.Size = new System.Drawing.Size(194, 30);
this.txt_bl010.TabIndex = 281;
//
// labelControl11
//
- this.labelControl11.Location = new System.Drawing.Point(914, 97);
+ this.labelControl11.Location = new System.Drawing.Point(967, 121);
this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(45, 18);
@@ -1157,7 +1274,7 @@
// lbGuid
//
this.lbGuid.AutoSize = true;
- this.lbGuid.Location = new System.Drawing.Point(965, 97);
+ this.lbGuid.Location = new System.Drawing.Point(1018, 127);
this.lbGuid.Name = "lbGuid";
this.lbGuid.Size = new System.Drawing.Size(0, 21);
this.lbGuid.TabIndex = 1;
@@ -1207,6 +1324,8 @@
this.tabMx.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_wwGys.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_wwOrgTxt.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl017.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_bl018.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
@@ -1309,5 +1428,15 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
+ private DevExpress.XtraEditors.LabelControl labelControl4;
+ private UserControl.UcLookOrg txt_orgId;
+ private DevExpress.XtraEditors.LabelControl labelControl3;
+ private DevExpress.XtraEditors.TextEdit txt_wwGys;
+ private DevExpress.XtraEditors.LabelControl labelControl2;
+ private DevExpress.XtraEditors.TextEdit txt_wwOrgTxt;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
}
}
\ No newline at end of file
--
Gitblit v1.9.3