From 719a47b4aff725d4224b85e2b2079983cb31cf89 Mon Sep 17 00:00:00 2001
From: lg <123456>
Date: 星期二, 23 十二月 2025 13:28:36 +0800
Subject: [PATCH] 增加临时查询方案

---
 DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs |  291 +++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 186 insertions(+), 105 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs
index d0dfc0b..23efff3 100644
--- a/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.Designer.cs
@@ -29,18 +29,18 @@
         private void InitializeComponent()
         {
             this.components = new System.ComponentModel.Container();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition11 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
-            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+            DevExpress.XtraLayout.RowDefinition rowDefinition3 = 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();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
             this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
             this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
             this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -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();
@@ -105,6 +110,7 @@
             this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
             this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemSearchLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit();
             this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -117,7 +123,7 @@
             this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
-            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
             this.xtraTabControl1.SuspendLayout();
             this.xtraTabPage1.SuspendLayout();
@@ -140,11 +146,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();
@@ -156,6 +162,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();
@@ -252,6 +260,7 @@
             this.gv_bl018,
             this.gv_bl019,
             this.gv_blNo,
+            this.gridColumn12,
             this.gv_bl004,
             this.gv_bl005,
             this.gv_bl016,
@@ -323,11 +332,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;
@@ -346,20 +366,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
@@ -372,7 +392,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
@@ -385,7 +405,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
@@ -398,20 +418,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
@@ -424,7 +444,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
@@ -434,7 +454,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
@@ -481,16 +501,18 @@
             // 
             // layoutMx1
             // 
+            this.layoutMx1.Controls.Add(this.txt_wwGys);
+            this.layoutMx1.Controls.Add(this.txt_orgId);
             this.layoutMx1.Controls.Add(this.lbGuid);
             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});
@@ -502,6 +524,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(490, 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(307, 28);
+            this.txt_wwGys.TabIndex = 448;
+            // 
+            // txt_orgId
+            // 
+            this.txt_orgId.IsReadly = false;
+            this.txt_orgId.Location = new System.Drawing.Point(490, 51);
+            this.txt_orgId.Margin = new System.Windows.Forms.Padding(5);
+            this.txt_orgId.Name = "txt_orgId";
+            this.txt_orgId.Size = new System.Drawing.Size(307, 28);
+            this.txt_orgId.TabIndex = 447;
             // 
             // lbGuid
             // 
@@ -546,16 +586,16 @@
             this.txt_bl006.TabIndex = 226;
             this.txt_bl006.Tag = "readonly";
             // 
-            // txt_bl016
+            // txt_checkUserName
             // 
-            this.txt_bl016.Location = new System.Drawing.Point(1280, 12);
-            this.txt_bl016.Margin = new System.Windows.Forms.Padding(4);
-            this.txt_bl016.Name = "txt_bl016";
-            this.txt_bl016.Properties.Appearance.Options.UseFont = true;
-            this.txt_bl016.Size = new System.Drawing.Size(307, 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(1280, 12);
+            this.txt_checkUserName.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_checkUserName.Name = "txt_checkUserName";
+            this.txt_checkUserName.Properties.Appearance.Options.UseFont = true;
+            this.txt_checkUserName.Size = new System.Drawing.Size(307, 28);
+            this.txt_checkUserName.StyleController = this.layoutMx1;
+            this.txt_checkUserName.TabIndex = 267;
+            this.txt_checkUserName.Tag = "readonly";
             // 
             // txt_bl018
             // 
@@ -584,30 +624,30 @@
             this.btnSelect.Location = new System.Drawing.Point(12, 90);
             this.btnSelect.Margin = new System.Windows.Forms.Padding(4);
             this.btnSelect.Name = "btnSelect";
-            this.btnSelect.Size = new System.Drawing.Size(146, 34);
+            this.btnSelect.Size = new System.Drawing.Size(171, 34);
             this.btnSelect.StyleController = this.layoutMx1;
             this.btnSelect.TabIndex = 444;
-            this.btnSelect.Text = "閫夋嫨鐗╂枡 ";
+            this.btnSelect.Text = "閫夋嫨鐗╂枡鏄庣粏 ";
             // 
-            // textEdit1
+            // txt_createByName
             // 
-            this.textEdit1.Location = new System.Drawing.Point(885, 12);
-            this.textEdit1.Margin = new System.Windows.Forms.Padding(4);
-            this.textEdit1.Name = "textEdit1";
-            this.textEdit1.Size = new System.Drawing.Size(307, 28);
-            this.textEdit1.StyleController = this.layoutMx1;
-            this.textEdit1.TabIndex = 445;
-            this.textEdit1.Tag = "readonly";
+            this.txt_createByName.Location = new System.Drawing.Point(885, 12);
+            this.txt_createByName.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_createByName.Name = "txt_createByName";
+            this.txt_createByName.Size = new System.Drawing.Size(307, 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(885, 51);
-            this.textEdit2.Margin = new System.Windows.Forms.Padding(4);
-            this.textEdit2.Name = "textEdit2";
-            this.textEdit2.Size = new System.Drawing.Size(307, 28);
-            this.textEdit2.StyleController = this.layoutMx1;
-            this.textEdit2.TabIndex = 446;
-            this.textEdit2.Tag = "readonly";
+            this.txt_bl005.Location = new System.Drawing.Point(885, 51);
+            this.txt_bl005.Margin = new System.Windows.Forms.Padding(4);
+            this.txt_bl005.Name = "txt_bl005";
+            this.txt_bl005.Size = new System.Drawing.Size(307, 28);
+            this.txt_bl005.StyleController = this.layoutMx1;
+            this.txt_bl005.TabIndex = 446;
+            this.txt_bl005.Tag = "readonly";
             // 
             // layoutControlItem16
             // 
@@ -634,32 +674,34 @@
             this.layoutControlItem3,
             this.layoutControlItem4,
             this.layoutControlItem2,
-            this.layoutControlItem5});
+            this.layoutControlItem5,
+            this.缁勭粐鏈烘瀯,
+            this.渚涘簲鍟唥);
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
-            columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition9.Width = 100D;
-            columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition10.Width = 100D;
-            columnDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition11.Width = 100D;
-            columnDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
-            columnDefinition12.Width = 100D;
+            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition1.Width = 100D;
+            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition2.Width = 100D;
+            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition3.Width = 100D;
+            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition4.Width = 100D;
             this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
-            columnDefinition9,
-            columnDefinition10,
-            columnDefinition11,
-            columnDefinition12});
-            rowDefinition7.Height = 100D;
-            rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
-            rowDefinition8.Height = 100D;
-            rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
-            rowDefinition9.Height = 100D;
-            rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
+            columnDefinition1,
+            columnDefinition2,
+            columnDefinition3,
+            columnDefinition4});
+            rowDefinition1.Height = 100D;
+            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition2.Height = 100D;
+            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+            rowDefinition3.Height = 100D;
+            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
             this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
-            rowDefinition7,
-            rowDefinition8,
-            rowDefinition9});
+            rowDefinition1,
+            rowDefinition2,
+            rowDefinition3});
             this.Root.Size = new System.Drawing.Size(1599, 138);
             this.Root.TextVisible = false;
             // 
@@ -686,7 +728,7 @@
             // 
             this.layoutControlItem13.Control = this.btnSelect;
             this.layoutControlItem13.Location = new System.Drawing.Point(0, 78);
-            this.layoutControlItem13.MaxSize = new System.Drawing.Size(150, 38);
+            this.layoutControlItem13.MaxSize = new System.Drawing.Size(175, 38);
             this.layoutControlItem13.MinSize = new System.Drawing.Size(119, 38);
             this.layoutControlItem13.Name = "layoutControlItem13";
             this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
@@ -731,7 +773,7 @@
             // 
             // layoutControlItem4
             // 
-            this.layoutControlItem4.Control = this.txt_bl016;
+            this.layoutControlItem4.Control = this.txt_checkUserName;
             this.layoutControlItem4.Location = new System.Drawing.Point(1184, 0);
             this.layoutControlItem4.Name = "layoutControlItem4";
             this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
@@ -741,7 +783,7 @@
             // 
             // layoutControlItem2
             // 
-            this.layoutControlItem2.Control = this.textEdit1;
+            this.layoutControlItem2.Control = this.txt_createByName;
             this.layoutControlItem2.Location = new System.Drawing.Point(789, 0);
             this.layoutControlItem2.Name = "layoutControlItem2";
             this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2;
@@ -751,7 +793,7 @@
             // 
             // layoutControlItem5
             // 
-            this.layoutControlItem5.Control = this.textEdit2;
+            this.layoutControlItem5.Control = this.txt_bl005;
             this.layoutControlItem5.Location = new System.Drawing.Point(789, 39);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
@@ -759,6 +801,26 @@
             this.layoutControlItem5.Size = new System.Drawing.Size(395, 39);
             this.layoutControlItem5.Text = "鍒跺崟鏃堕棿";
             this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22);
+            // 
+            // 缁勭粐鏈烘瀯
+            // 
+            this.缁勭粐鏈烘瀯.Control = this.txt_orgId;
+            this.缁勭粐鏈烘瀯.Location = new System.Drawing.Point(394, 39);
+            this.缁勭粐鏈烘瀯.Name = "缁勭粐鏈烘瀯";
+            this.缁勭粐鏈烘瀯.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.缁勭粐鏈烘瀯.OptionsTableLayoutItem.RowIndex = 1;
+            this.缁勭粐鏈烘瀯.Size = new System.Drawing.Size(395, 39);
+            this.缁勭粐鏈烘瀯.TextSize = new System.Drawing.Size(72, 22);
+            // 
+            // 渚涘簲鍟�
+            // 
+            this.渚涘簲鍟�.Control = this.txt_wwGys;
+            this.渚涘簲鍟�.Location = new System.Drawing.Point(394, 78);
+            this.渚涘簲鍟�.Name = "渚涘簲鍟�";
+            this.渚涘簲鍟�.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.渚涘簲鍟�.OptionsTableLayoutItem.RowIndex = 2;
+            this.渚涘簲鍟�.Size = new System.Drawing.Size(395, 40);
+            this.渚涘簲鍟�.TextSize = new System.Drawing.Size(72, 22);
             // 
             // tabMx
             // 
@@ -814,7 +876,8 @@
             this.dabGuid,
             this.gvMxDel,
             this.gridColumn9,
-            this.gridColumn11});
+            this.gridColumn11,
+            this.gridColumn13});
             this.gvMx1.DetailHeight = 428;
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
@@ -990,16 +1053,16 @@
             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
             // 
             this.repositoryItemButtonEdit1.AutoHeight = false;
-            editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
-            editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
             this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
-            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
             this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
             this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
             this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
@@ -1011,6 +1074,16 @@
             this.gridColumn9.MinWidth = 31;
             this.gridColumn9.Name = "gridColumn9";
             this.gridColumn9.Width = 117;
+            // 
+            // gridColumn11
+            // 
+            this.gridColumn11.Caption = "闇�棰嗘暟閲�";
+            this.gridColumn11.FieldName = "xlsl";
+            this.gridColumn11.MinWidth = 30;
+            this.gridColumn11.Name = "gridColumn11";
+            this.gridColumn11.Visible = true;
+            this.gridColumn11.VisibleIndex = 8;
+            this.gridColumn11.Width = 112;
             // 
             // repositoryItemSearchLookUpEdit1
             // 
@@ -1128,15 +1201,15 @@
             this.picCheckBox.TabStop = false;
             this.picCheckBox.Visible = false;
             // 
-            // gridColumn11
+            // gridColumn13
             // 
-            this.gridColumn11.Caption = "闇�棰嗘暟閲�";
-            this.gridColumn11.FieldName = "xlsl";
-            this.gridColumn11.MinWidth = 30;
-            this.gridColumn11.Name = "gridColumn11";
-            this.gridColumn11.Visible = true;
-            this.gridColumn11.VisibleIndex = 9;
-            this.gridColumn11.Width = 112;
+            this.gridColumn13.Caption = "搴撳瓨鏁伴噺";
+            this.gridColumn13.FieldName = "stockNum";
+            this.gridColumn13.MinWidth = 30;
+            this.gridColumn13.Name = "gridColumn13";
+            this.gridColumn13.Visible = true;
+            this.gridColumn13.VisibleIndex = 10;
+            this.gridColumn13.Width = 112;
             // 
             // WwBlcl
             // 
@@ -1170,11 +1243,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();
@@ -1186,6 +1259,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);
@@ -1222,7 +1297,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;
@@ -1267,8 +1342,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;
@@ -1276,5 +1351,11 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+        private UserControl.UcLookSupplier txt_wwGys;
+        private UserControl.UcLookOrg txt_orgId;
+        private DevExpress.XtraLayout.LayoutControlItem 缁勭粐鏈烘瀯;
+        private DevExpress.XtraLayout.LayoutControlItem 渚涘簲鍟�;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3