From ccc1b0d541d8f3bdd2bcb72dd0b5533e68b886d5 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 09 六月 2025 09:53:37 +0800
Subject: [PATCH] 采购明细报表

---
 DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs |  459 +++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 286 insertions(+), 173 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs
index 4215eee..eacaeb1 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Jyxm.Designer.cs
@@ -67,8 +67,6 @@
             this.layoutMx1 = new DevExpress.XtraDataLayout.DataLayoutControl();
             this.btnCopy = new DevExpress.XtraEditors.SimpleButton();
             this.lbGuid = new System.Windows.Forms.Label();
-            this.txt_fSubsidiary = new Gs.DevApp.UserControl.UcLookOrg();
-            this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems();
             this.txt_foneCheckdate = new DevExpress.XtraEditors.TextEdit();
             this.txt_foneCheckor = new DevExpress.XtraEditors.TextEdit();
             this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
@@ -77,19 +75,23 @@
             this.txt_foneChecked = new DevExpress.XtraEditors.CheckEdit();
             this.txt_ftype = new DevExpress.XtraEditors.TextEdit();
             this.txt_isenabled = new DevExpress.XtraEditors.CheckEdit();
+            this.txt_itemId = new DevExpress.XtraEditors.ButtonEdit();
+            this.txt_mc = new DevExpress.XtraEditors.TextEdit();
+            this.txt_fSubsidiary = new DevExpress.XtraEditors.TextEdit();
             this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
             this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
-            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
-            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
             this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
             this.tabMx = new DevExpress.XtraTab.XtraTabControl();
             this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
             this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -99,7 +101,7 @@
             this.gvMx1fcheckItem = new DevExpress.XtraGrid.Columns.GridColumn();
             this.rptJYXM = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
             this.gvMx1forder = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
+            this.rptShunXui = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
             this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx1fcheckTool = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -117,6 +119,12 @@
             this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.rptStation = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
+            this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
+            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.rptGroup = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
             this.picCheckBox = new System.Windows.Forms.PictureBox();
             this.tips = new DevExpress.Utils.ToolTipController(this.components);
             ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
@@ -146,31 +154,38 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_ftype.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_isenabled.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_mc.Properties)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fSubsidiary.Properties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
             this.tabMx.SuspendLayout();
             this.tabMxPage1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.rptJYXM)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.rptShunXui)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.rptJYGJ)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.rptJYSP)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.rptJSSP)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.rptStation)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.rptGroup)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
             this.SuspendLayout();
             // 
@@ -478,15 +493,13 @@
             this.splitMx1.Panel2.Text = "Panel2";
             this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
             this.splitMx1.Size = new System.Drawing.Size(1127, 570);
-            this.splitMx1.SplitterPosition = 107;
+            this.splitMx1.SplitterPosition = 113;
             this.splitMx1.TabIndex = 0;
             // 
             // layoutMx1
             // 
             this.layoutMx1.Controls.Add(this.btnCopy);
             this.layoutMx1.Controls.Add(this.lbGuid);
-            this.layoutMx1.Controls.Add(this.txt_fSubsidiary);
-            this.layoutMx1.Controls.Add(this.txt_itemId);
             this.layoutMx1.Controls.Add(this.txt_foneCheckdate);
             this.layoutMx1.Controls.Add(this.txt_foneCheckor);
             this.layoutMx1.Controls.Add(this.txt_itemNo);
@@ -495,6 +508,9 @@
             this.layoutMx1.Controls.Add(this.txt_foneChecked);
             this.layoutMx1.Controls.Add(this.txt_ftype);
             this.layoutMx1.Controls.Add(this.txt_isenabled);
+            this.layoutMx1.Controls.Add(this.txt_itemId);
+            this.layoutMx1.Controls.Add(this.txt_mc);
+            this.layoutMx1.Controls.Add(this.txt_fSubsidiary);
             this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
             this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
             this.layoutControlItem13});
@@ -502,14 +518,14 @@
             this.layoutMx1.Name = "layoutMx1";
             this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(599, 447, 812, 500);
             this.layoutMx1.Root = this.Root;
-            this.layoutMx1.Size = new System.Drawing.Size(1127, 107);
+            this.layoutMx1.Size = new System.Drawing.Size(1127, 113);
             this.layoutMx1.TabIndex = 0;
             this.layoutMx1.Text = "dataLayoutControl1";
             // 
             // btnCopy
             // 
             this.btnCopy.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.chartswitchrowcolumn_16x16;
-            this.btnCopy.Location = new System.Drawing.Point(554, 43);
+            this.btnCopy.Location = new System.Drawing.Point(565, 74);
             this.btnCopy.Name = "btnCopy";
             this.btnCopy.Size = new System.Drawing.Size(131, 27);
             this.btnCopy.StyleController = this.layoutMx1;
@@ -525,98 +541,110 @@
             this.lbGuid.TabIndex = 387;
             this.lbGuid.Text = "label1";
             // 
-            // txt_fSubsidiary
-            // 
-            this.txt_fSubsidiary.IsReadly = false;
-            this.txt_fSubsidiary.Location = new System.Drawing.Point(84, 12);
-            this.txt_fSubsidiary.Name = "txt_fSubsidiary";
-            this.txt_fSubsidiary.Size = new System.Drawing.Size(195, 24);
-            this.txt_fSubsidiary.TabIndex = 383;
-            // 
-            // txt_itemId
-            // 
-            this.txt_itemId.IsReadly = false;
-            this.txt_itemId.Location = new System.Drawing.Point(84, 43);
-            this.txt_itemId.Name = "txt_itemId";
-            this.txt_itemId.Size = new System.Drawing.Size(195, 24);
-            this.txt_itemId.TabIndex = 380;
-            this.txt_itemId.Tag = "no";
-            // 
             // txt_foneCheckdate
             // 
-            this.txt_foneCheckdate.Location = new System.Drawing.Point(897, 43);
+            this.txt_foneCheckdate.Location = new System.Drawing.Point(914, 43);
             this.txt_foneCheckdate.Name = "txt_foneCheckdate";
             this.txt_foneCheckdate.Properties.Appearance.Options.UseFont = true;
-            this.txt_foneCheckdate.Size = new System.Drawing.Size(197, 24);
+            this.txt_foneCheckdate.Size = new System.Drawing.Size(201, 24);
             this.txt_foneCheckdate.StyleController = this.layoutMx1;
             this.txt_foneCheckdate.TabIndex = 267;
             this.txt_foneCheckdate.Tag = "readOnly";
             // 
             // txt_foneCheckor
             // 
-            this.txt_foneCheckor.Location = new System.Drawing.Point(897, 12);
+            this.txt_foneCheckor.Location = new System.Drawing.Point(914, 12);
             this.txt_foneCheckor.Name = "txt_foneCheckor";
             this.txt_foneCheckor.Properties.Appearance.Options.UseFont = true;
-            this.txt_foneCheckor.Size = new System.Drawing.Size(197, 24);
+            this.txt_foneCheckor.Size = new System.Drawing.Size(201, 24);
             this.txt_foneCheckor.StyleController = this.layoutMx1;
             this.txt_foneCheckor.TabIndex = 262;
             this.txt_foneCheckor.Tag = "readOnly";
             // 
             // txt_itemNo
             // 
-            this.txt_itemNo.Location = new System.Drawing.Point(355, 12);
+            this.txt_itemNo.Location = new System.Drawing.Point(360, 12);
             this.txt_itemNo.Name = "txt_itemNo";
             this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemNo.Size = new System.Drawing.Size(195, 24);
+            this.txt_itemNo.Size = new System.Drawing.Size(201, 24);
             this.txt_itemNo.StyleController = this.layoutMx1;
             this.txt_itemNo.TabIndex = 370;
             this.txt_itemNo.Tag = "readOnly";
             // 
             // txt_memo
             // 
-            this.txt_memo.Location = new System.Drawing.Point(84, 74);
+            this.txt_memo.Location = new System.Drawing.Point(360, 74);
             this.txt_memo.Name = "txt_memo";
             this.txt_memo.Properties.Appearance.Options.UseFont = true;
-            this.txt_memo.Size = new System.Drawing.Size(466, 24);
+            this.txt_memo.Size = new System.Drawing.Size(201, 24);
             this.txt_memo.StyleController = this.layoutMx1;
             this.txt_memo.TabIndex = 219;
             // 
             // txt_gg
             // 
-            this.txt_gg.Location = new System.Drawing.Point(355, 43);
+            this.txt_gg.Location = new System.Drawing.Point(360, 43);
             this.txt_gg.Name = "txt_gg";
-            this.txt_gg.Size = new System.Drawing.Size(195, 24);
+            this.txt_gg.Size = new System.Drawing.Size(201, 24);
             this.txt_gg.StyleController = this.layoutMx1;
             this.txt_gg.TabIndex = 384;
             this.txt_gg.Tag = "readOnly";
             // 
             // txt_foneChecked
             // 
-            this.txt_foneChecked.Location = new System.Drawing.Point(825, 74);
+            this.txt_foneChecked.Location = new System.Drawing.Point(842, 74);
             this.txt_foneChecked.Name = "txt_foneChecked";
             this.txt_foneChecked.Properties.Caption = "瀹℃牳鏍囪瘑";
-            this.txt_foneChecked.Size = new System.Drawing.Size(269, 24);
+            this.txt_foneChecked.Size = new System.Drawing.Size(273, 24);
             this.txt_foneChecked.StyleController = this.layoutMx1;
             this.txt_foneChecked.TabIndex = 386;
             this.txt_foneChecked.Tag = "readOnly";
             // 
             // txt_ftype
             // 
-            this.txt_ftype.Location = new System.Drawing.Point(626, 12);
+            this.txt_ftype.Location = new System.Drawing.Point(637, 12);
             this.txt_ftype.Name = "txt_ftype";
-            this.txt_ftype.Size = new System.Drawing.Size(195, 24);
+            this.txt_ftype.Size = new System.Drawing.Size(201, 24);
             this.txt_ftype.StyleController = this.layoutMx1;
             this.txt_ftype.TabIndex = 389;
             this.txt_ftype.Tag = "readOnly";
             // 
             // txt_isenabled
             // 
-            this.txt_isenabled.Location = new System.Drawing.Point(554, 74);
+            this.txt_isenabled.Location = new System.Drawing.Point(565, 43);
             this.txt_isenabled.Name = "txt_isenabled";
             this.txt_isenabled.Properties.Caption = "鍙敤鏍囪瘑";
-            this.txt_isenabled.Size = new System.Drawing.Size(267, 24);
+            this.txt_isenabled.Size = new System.Drawing.Size(273, 24);
             this.txt_isenabled.StyleController = this.layoutMx1;
             this.txt_isenabled.TabIndex = 390;
+            this.txt_isenabled.Tag = "readOnly";
+            // 
+            // txt_itemId
+            // 
+            this.txt_itemId.Location = new System.Drawing.Point(84, 12);
+            this.txt_itemId.Name = "txt_itemId";
+            this.txt_itemId.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton()});
+            this.txt_itemId.Size = new System.Drawing.Size(200, 24);
+            this.txt_itemId.StyleController = this.layoutMx1;
+            this.txt_itemId.TabIndex = 391;
+            // 
+            // txt_mc
+            // 
+            this.txt_mc.Location = new System.Drawing.Point(84, 43);
+            this.txt_mc.Name = "txt_mc";
+            this.txt_mc.Size = new System.Drawing.Size(200, 24);
+            this.txt_mc.StyleController = this.layoutMx1;
+            this.txt_mc.TabIndex = 392;
+            this.txt_mc.Tag = "readOnly";
+            // 
+            // txt_fSubsidiary
+            // 
+            this.txt_fSubsidiary.Location = new System.Drawing.Point(84, 74);
+            this.txt_fSubsidiary.Name = "txt_fSubsidiary";
+            this.txt_fSubsidiary.Size = new System.Drawing.Size(200, 24);
+            this.txt_fSubsidiary.StyleController = this.layoutMx1;
+            this.txt_fSubsidiary.TabIndex = 393;
+            this.txt_fSubsidiary.Tag = "readOnly";
             // 
             // layoutControlItem13
             // 
@@ -635,17 +663,18 @@
             this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
             this.Root.GroupBordersVisible = false;
             this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
-            this.layoutControlItem1,
-            this.layoutControlItem4,
-            this.layoutControlItem2,
             this.layoutControlItem10,
             this.layoutControlItem11,
             this.layoutControlItem12,
+            this.layoutControlItem14,
             this.layoutControlItem3,
             this.layoutControlItem7,
+            this.layoutControlItem5,
+            this.layoutControlItem1,
             this.layoutControlItem8,
-            this.layoutControlItem14,
-            this.layoutControlItem5});
+            this.layoutControlItem2,
+            this.layoutControlItem4,
+            this.layoutControlItem6});
             this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
             this.Root.Name = "Root";
             columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -671,128 +700,139 @@
             rowDefinition1,
             rowDefinition2,
             rowDefinition3});
-            this.Root.Size = new System.Drawing.Size(1106, 113);
+            this.Root.Size = new System.Drawing.Size(1127, 113);
             this.Root.TextVisible = false;
-            // 
-            // layoutControlItem1
-            // 
-            this.layoutControlItem1.Control = this.txt_fSubsidiary;
-            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
-            this.layoutControlItem1.Name = "layoutControlItem1";
-            this.layoutControlItem1.Size = new System.Drawing.Size(271, 31);
-            this.layoutControlItem1.Text = "閫夋嫨缁勭粐";
-            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
-            // 
-            // layoutControlItem4
-            // 
-            this.layoutControlItem4.Control = this.txt_itemId;
-            this.layoutControlItem4.Location = new System.Drawing.Point(0, 31);
-            this.layoutControlItem4.Name = "layoutControlItem4";
-            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem4.Size = new System.Drawing.Size(271, 31);
-            this.layoutControlItem4.Text = "閫夋嫨鐗╂枡";
-            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
-            // 
-            // layoutControlItem2
-            // 
-            this.layoutControlItem2.Control = this.txt_memo;
-            this.layoutControlItem2.Location = new System.Drawing.Point(0, 62);
-            this.layoutControlItem2.Name = "layoutControlItem2";
-            this.layoutControlItem2.OptionsTableLayoutItem.ColumnSpan = 2;
-            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem2.Size = new System.Drawing.Size(542, 31);
-            this.layoutControlItem2.Text = "澶囨敞";
-            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem10
             // 
             this.layoutControlItem10.Control = this.txt_foneCheckor;
-            this.layoutControlItem10.Location = new System.Drawing.Point(813, 0);
+            this.layoutControlItem10.Location = new System.Drawing.Point(830, 0);
             this.layoutControlItem10.Name = "layoutControlItem10";
             this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
-            this.layoutControlItem10.Size = new System.Drawing.Size(273, 31);
+            this.layoutControlItem10.Size = new System.Drawing.Size(277, 31);
             this.layoutControlItem10.Text = "瀹℃牳浜哄憳";
             this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem11
             // 
             this.layoutControlItem11.Control = this.txt_foneCheckdate;
-            this.layoutControlItem11.Location = new System.Drawing.Point(813, 31);
+            this.layoutControlItem11.Location = new System.Drawing.Point(830, 31);
             this.layoutControlItem11.Name = "layoutControlItem11";
             this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem11.Size = new System.Drawing.Size(273, 31);
+            this.layoutControlItem11.Size = new System.Drawing.Size(277, 31);
             this.layoutControlItem11.Text = "瀹℃牳鏃堕棿";
             this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
             // 
             // layoutControlItem12
             // 
             this.layoutControlItem12.Control = this.txt_foneChecked;
-            this.layoutControlItem12.Location = new System.Drawing.Point(813, 62);
+            this.layoutControlItem12.Location = new System.Drawing.Point(830, 62);
             this.layoutControlItem12.Name = "layoutControlItem12";
             this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
             this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem12.Size = new System.Drawing.Size(273, 31);
+            this.layoutControlItem12.Size = new System.Drawing.Size(277, 31);
             this.layoutControlItem12.Text = "瀹℃牳鏍囪瘑";
             this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem12.TextVisible = false;
             // 
-            // layoutControlItem3
-            // 
-            this.layoutControlItem3.Control = this.txt_ftype;
-            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, 31);
-            this.layoutControlItem3.Text = "绫诲埆";
-            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
-            // 
-            // layoutControlItem7
-            // 
-            this.layoutControlItem7.Control = this.txt_itemNo;
-            this.layoutControlItem7.Location = new System.Drawing.Point(271, 0);
-            this.layoutControlItem7.Name = "layoutControlItem7";
-            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem7.Size = new System.Drawing.Size(271, 31);
-            this.layoutControlItem7.Text = "鐗╂枡缂栫爜";
-            this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
-            // 
-            // layoutControlItem8
-            // 
-            this.layoutControlItem8.Control = this.txt_gg;
-            this.layoutControlItem8.Location = new System.Drawing.Point(271, 31);
-            this.layoutControlItem8.Name = "layoutControlItem8";
-            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
-            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem8.Size = new System.Drawing.Size(271, 31);
-            this.layoutControlItem8.Text = "鐗╂枡瑙勬牸";
-            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
-            // 
             // layoutControlItem14
             // 
             this.layoutControlItem14.Control = this.btnCopy;
-            this.layoutControlItem14.Location = new System.Drawing.Point(542, 31);
+            this.layoutControlItem14.Location = new System.Drawing.Point(553, 62);
             this.layoutControlItem14.MaxSize = new System.Drawing.Size(135, 31);
             this.layoutControlItem14.MinSize = new System.Drawing.Size(135, 31);
             this.layoutControlItem14.Name = "layoutControlItem14";
             this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1;
-            this.layoutControlItem14.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem14.Size = new System.Drawing.Size(277, 31);
             this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
             this.layoutControlItem14.Text = "澶嶅埗";
             this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem14.TextVisible = false;
             // 
+            // layoutControlItem3
+            // 
+            this.layoutControlItem3.Control = this.txt_ftype;
+            this.layoutControlItem3.Location = new System.Drawing.Point(553, 0);
+            this.layoutControlItem3.Name = "layoutControlItem3";
+            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
+            this.layoutControlItem3.Size = new System.Drawing.Size(277, 31);
+            this.layoutControlItem3.Text = "椤圭洰鍒嗙被";
+            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem7
+            // 
+            this.layoutControlItem7.Control = this.txt_itemNo;
+            this.layoutControlItem7.Location = new System.Drawing.Point(276, 0);
+            this.layoutControlItem7.Name = "layoutControlItem7";
+            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem7.Size = new System.Drawing.Size(277, 31);
+            this.layoutControlItem7.Text = "鐗╂枡缂栫爜";
+            this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
+            // 
             // layoutControlItem5
             // 
             this.layoutControlItem5.Control = this.txt_isenabled;
-            this.layoutControlItem5.Location = new System.Drawing.Point(542, 62);
+            this.layoutControlItem5.Location = new System.Drawing.Point(553, 31);
             this.layoutControlItem5.Name = "layoutControlItem5";
             this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
-            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem5.Size = new System.Drawing.Size(271, 31);
+            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem5.Size = new System.Drawing.Size(277, 31);
+            this.layoutControlItem5.Text = "鍙敤鏍囪瘑";
             this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem5.TextVisible = false;
+            // 
+            // layoutControlItem1
+            // 
+            this.layoutControlItem1.Control = this.txt_itemId;
+            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+            this.layoutControlItem1.Name = "layoutControlItem1";
+            this.layoutControlItem1.Size = new System.Drawing.Size(276, 31);
+            this.layoutControlItem1.Text = "閫夋嫨鐗╂枡";
+            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem8
+            // 
+            this.layoutControlItem8.Control = this.txt_gg;
+            this.layoutControlItem8.Location = new System.Drawing.Point(276, 31);
+            this.layoutControlItem8.Name = "layoutControlItem8";
+            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem8.Size = new System.Drawing.Size(277, 31);
+            this.layoutControlItem8.Text = "鐗╂枡瑙勬牸";
+            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem2
+            // 
+            this.layoutControlItem2.Control = this.txt_memo;
+            this.layoutControlItem2.Location = new System.Drawing.Point(276, 62);
+            this.layoutControlItem2.Name = "layoutControlItem2";
+            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
+            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem2.Size = new System.Drawing.Size(277, 31);
+            this.layoutControlItem2.Text = "澶囨敞";
+            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem4
+            // 
+            this.layoutControlItem4.Control = this.txt_mc;
+            this.layoutControlItem4.Location = new System.Drawing.Point(0, 31);
+            this.layoutControlItem4.Name = "layoutControlItem4";
+            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
+            this.layoutControlItem4.Size = new System.Drawing.Size(276, 31);
+            this.layoutControlItem4.Text = "鐗╂枡鍚嶇О";
+            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
+            // 
+            // layoutControlItem6
+            // 
+            this.layoutControlItem6.Control = this.txt_fSubsidiary;
+            this.layoutControlItem6.Location = new System.Drawing.Point(0, 62);
+            this.layoutControlItem6.Name = "layoutControlItem6";
+            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
+            this.layoutControlItem6.Size = new System.Drawing.Size(276, 31);
+            this.layoutControlItem6.Text = "浣跨敤缁勭粐";
+            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
             // 
             // tabMx
             // 
@@ -800,7 +840,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(1127, 451);
+            this.tabMx.Size = new System.Drawing.Size(1127, 445);
             this.tabMx.TabIndex = 3;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1});
@@ -809,7 +849,7 @@
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1125, 419);
+            this.tabMxPage1.Size = new System.Drawing.Size(1125, 413);
             this.tabMxPage1.Text = "妫�楠岄」鐩槑缁�";
             // 
             // gcMx1
@@ -825,8 +865,11 @@
             this.rptJSSP,
             this.rptJYSP,
             this.repositoryItemButtonEdit1,
-            this.repositoryItemComboBox1});
-            this.gcMx1.Size = new System.Drawing.Size(1125, 419);
+            this.rptShunXui,
+            this.rptStation,
+            this.repositoryItemCheckEdit1,
+            this.rptGroup});
+            this.gcMx1.Size = new System.Drawing.Size(1125, 413);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -849,7 +892,10 @@
             this.gvMx1fstand,
             this.gvMx1fdownAllow,
             this.gridColumn19,
-            this.gvMxDel});
+            this.gvMxDel,
+            this.gridColumn6,
+            this.gridColumn9,
+            this.gridColumn10});
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -860,7 +906,7 @@
             // gvMx1guid
             // 
             this.gvMx1guid.AppearanceCell.Options.UseFont = true;
-            this.gvMx1guid.Caption = "guid";
+            this.gvMx1guid.Caption = "瀛愯〃涓婚敭GUID";
             this.gvMx1guid.FieldName = "guid";
             this.gvMx1guid.Name = "gvMx1guid";
             this.gvMx1guid.Tag = "query_a.guid";
@@ -869,7 +915,7 @@
             // gvMx1pid
             // 
             this.gvMx1pid.AppearanceCell.Options.UseFont = true;
-            this.gvMx1pid.Caption = "pid";
+            this.gvMx1pid.Caption = "涓昏〃涓婚敭GUID";
             this.gvMx1pid.FieldName = "pid";
             this.gvMx1pid.Name = "gvMx1pid";
             this.gvMx1pid.Tag = "query_a.pid";
@@ -898,7 +944,7 @@
             // 
             this.gvMx1forder.AppearanceCell.Options.UseFont = true;
             this.gvMx1forder.Caption = "椤哄簭";
-            this.gvMx1forder.ColumnEdit = this.repositoryItemComboBox1;
+            this.gvMx1forder.ColumnEdit = this.rptShunXui;
             this.gvMx1forder.FieldName = "forder";
             this.gvMx1forder.Name = "gvMx1forder";
             this.gvMx1forder.Tag = "yz_quantity_0_edit";
@@ -906,12 +952,12 @@
             this.gvMx1forder.VisibleIndex = 1;
             this.gvMx1forder.Width = 50;
             // 
-            // repositoryItemComboBox1
+            // rptShunXui
             // 
-            this.repositoryItemComboBox1.AutoHeight = false;
-            this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            this.rptShunXui.AutoHeight = false;
+            this.rptShunXui.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
-            this.repositoryItemComboBox1.Items.AddRange(new object[] {
+            this.rptShunXui.Items.AddRange(new object[] {
             "1",
             "2",
             "3",
@@ -927,7 +973,7 @@
             "13",
             "14",
             "15"});
-            this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
+            this.rptShunXui.Name = "rptShunXui";
             // 
             // gridColumn5
             // 
@@ -946,8 +992,6 @@
             this.gvMx1memo.FieldName = "memo";
             this.gvMx1memo.Name = "gvMx1memo";
             this.gvMx1memo.Tag = "edit";
-            this.gvMx1memo.Visible = true;
-            this.gvMx1memo.VisibleIndex = 3;
             this.gvMx1memo.Width = 150;
             // 
             // gvMx1fcheckTool
@@ -959,7 +1003,7 @@
             this.gvMx1fcheckTool.Name = "gvMx1fcheckTool";
             this.gvMx1fcheckTool.Tag = "edit";
             this.gvMx1fcheckTool.Visible = true;
-            this.gvMx1fcheckTool.VisibleIndex = 4;
+            this.gvMx1fcheckTool.VisibleIndex = 3;
             this.gvMx1fcheckTool.Width = 150;
             // 
             // rptJYGJ
@@ -968,7 +1012,6 @@
             this.rptJYGJ.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
             new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
             this.rptJYGJ.Name = "rptJYGJ";
-            this.rptJYGJ.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
             // 
             // gvMx1sampleSizeNo
             // 
@@ -979,7 +1022,7 @@
             this.gvMx1sampleSizeNo.Name = "gvMx1sampleSizeNo";
             this.gvMx1sampleSizeNo.Tag = "edit";
             this.gvMx1sampleSizeNo.Visible = true;
-            this.gvMx1sampleSizeNo.VisibleIndex = 5;
+            this.gvMx1sampleSizeNo.VisibleIndex = 4;
             this.gvMx1sampleSizeNo.Width = 150;
             // 
             // rptJYBZ
@@ -998,8 +1041,6 @@
             this.sampleSizeName.Name = "sampleSizeName";
             this.sampleSizeName.OptionsColumn.ReadOnly = true;
             this.sampleSizeName.Tag = "edit";
-            this.sampleSizeName.Visible = true;
-            this.sampleSizeName.VisibleIndex = 6;
             this.sampleSizeName.Width = 150;
             // 
             // gvMx1fcheckLevel
@@ -1011,7 +1052,7 @@
             this.gvMx1fcheckLevel.Name = "gvMx1fcheckLevel";
             this.gvMx1fcheckLevel.Tag = "edit";
             this.gvMx1fcheckLevel.Visible = true;
-            this.gvMx1fcheckLevel.VisibleIndex = 7;
+            this.gvMx1fcheckLevel.VisibleIndex = 5;
             this.gvMx1fcheckLevel.Width = 200;
             // 
             // rptJYSP
@@ -1031,7 +1072,7 @@
             this.gvMx1facLevel.Name = "gvMx1facLevel";
             this.gvMx1facLevel.Tag = "edit";
             this.gvMx1facLevel.Visible = true;
-            this.gvMx1facLevel.VisibleIndex = 8;
+            this.gvMx1facLevel.VisibleIndex = 6;
             this.gvMx1facLevel.Width = 150;
             // 
             // rptJSSP
@@ -1050,7 +1091,7 @@
             this.gvMx1fupAllow.Name = "gvMx1fupAllow";
             this.gvMx1fupAllow.Tag = "yz_quantity_0_edit";
             this.gvMx1fupAllow.Visible = true;
-            this.gvMx1fupAllow.VisibleIndex = 9;
+            this.gvMx1fupAllow.VisibleIndex = 7;
             this.gvMx1fupAllow.Width = 60;
             // 
             // gvMx1fstand
@@ -1061,7 +1102,7 @@
             this.gvMx1fstand.Name = "gvMx1fstand";
             this.gvMx1fstand.Tag = "yz_quantity_0_edit";
             this.gvMx1fstand.Visible = true;
-            this.gvMx1fstand.VisibleIndex = 10;
+            this.gvMx1fstand.VisibleIndex = 8;
             this.gvMx1fstand.Width = 60;
             // 
             // gvMx1fdownAllow
@@ -1072,7 +1113,7 @@
             this.gvMx1fdownAllow.Name = "gvMx1fdownAllow";
             this.gvMx1fdownAllow.Tag = "yz_quantity_0_edit";
             this.gvMx1fdownAllow.Visible = true;
-            this.gvMx1fdownAllow.VisibleIndex = 11;
+            this.gvMx1fdownAllow.VisibleIndex = 9;
             this.gvMx1fdownAllow.Width = 60;
             // 
             // gridColumn19
@@ -1082,7 +1123,7 @@
             this.gridColumn19.Name = "gridColumn19";
             this.gridColumn19.Tag = "edit";
             this.gridColumn19.Visible = true;
-            this.gridColumn19.VisibleIndex = 12;
+            this.gridColumn19.VisibleIndex = 10;
             this.gridColumn19.Width = 94;
             // 
             // gvMxDel
@@ -1092,7 +1133,7 @@
             this.gvMxDel.MinWidth = 50;
             this.gvMxDel.Name = "gvMxDel";
             this.gvMxDel.Visible = true;
-            this.gvMxDel.VisibleIndex = 13;
+            this.gvMxDel.VisibleIndex = 14;
             this.gvMxDel.Width = 100;
             // 
             // repositoryItemButtonEdit1
@@ -1105,6 +1146,63 @@
             this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
             this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
             this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
+            // 
+            // gridColumn6
+            // 
+            this.gridColumn6.Caption = "宸ヤ綅";
+            this.gridColumn6.ColumnEdit = this.rptStation;
+            this.gridColumn6.FieldName = "stationName";
+            this.gridColumn6.MinWidth = 25;
+            this.gridColumn6.Name = "gridColumn6";
+            this.gridColumn6.Tag = "edit";
+            this.gridColumn6.Visible = true;
+            this.gridColumn6.VisibleIndex = 11;
+            this.gridColumn6.Width = 94;
+            // 
+            // rptStation
+            // 
+            this.rptStation.AutoHeight = false;
+            this.rptStation.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.rptStation.Name = "rptStation";
+            this.rptStation.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+            // 
+            // gridColumn9
+            // 
+            this.gridColumn9.Caption = "鏄惁棣栨璁よ瘉";
+            this.gridColumn9.ColumnEdit = this.repositoryItemCheckEdit1;
+            this.gridColumn9.FieldName = "isRzxx";
+            this.gridColumn9.MinWidth = 25;
+            this.gridColumn9.Name = "gridColumn9";
+            this.gridColumn9.Tag = "edit";
+            this.gridColumn9.UnboundDataType = typeof(bool);
+            this.gridColumn9.Visible = true;
+            this.gridColumn9.VisibleIndex = 12;
+            this.gridColumn9.Width = 94;
+            // 
+            // repositoryItemCheckEdit1
+            // 
+            this.repositoryItemCheckEdit1.AutoHeight = false;
+            this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
+            // 
+            // gridColumn10
+            // 
+            this.gridColumn10.Caption = "鎵�灞炲ぇ绫�";
+            this.gridColumn10.ColumnEdit = this.rptGroup;
+            this.gridColumn10.FieldName = "fcheckType";
+            this.gridColumn10.MinWidth = 25;
+            this.gridColumn10.Name = "gridColumn10";
+            this.gridColumn10.Tag = "edit";
+            this.gridColumn10.Visible = true;
+            this.gridColumn10.VisibleIndex = 13;
+            this.gridColumn10.Width = 94;
+            // 
+            // rptGroup
+            // 
+            this.rptGroup.AutoHeight = false;
+            this.rptGroup.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+            this.rptGroup.Name = "rptGroup";
             // 
             // picCheckBox
             // 
@@ -1153,31 +1251,38 @@
             ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_ftype.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.txt_isenabled.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_itemId.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_mc.Properties)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.txt_fSubsidiary.Properties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
             this.tabMx.ResumeLayout(false);
             this.tabMxPage1.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.rptJYXM)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.rptShunXui)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.rptJYGJ)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.rptJYBZ)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.rptJYSP)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.rptJSSP)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.rptStation)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.rptGroup)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
             this.ResumeLayout(false);
 
@@ -1207,14 +1312,10 @@
         private DevExpress.XtraEditors.SplitContainerControl splitMx1;
         private DevExpress.XtraDataLayout.DataLayoutControl layoutMx1;
         private DevExpress.XtraLayout.LayoutControlGroup Root;
-        private UserControl.UcLookOrg txt_fSubsidiary;
-        private UserControl.UcLookItems txt_itemId;
         private DevExpress.XtraEditors.TextEdit txt_itemNo;
         private DevExpress.XtraEditors.TextEdit txt_foneCheckdate;
         private DevExpress.XtraEditors.TextEdit txt_foneCheckor;
         private DevExpress.XtraEditors.TextEdit txt_memo;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
         private DevExpress.XtraEditors.TextEdit txt_gg;
         private System.Windows.Forms.Label lbGuid;
         private DevExpress.XtraEditors.CheckEdit txt_foneChecked;
@@ -1226,7 +1327,7 @@
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1pid;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1forder;
-        private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
+        private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptShunXui;
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1fcheckItem;
         private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYXM;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
@@ -1245,7 +1346,6 @@
         private DevExpress.XtraGrid.Columns.GridColumn gvMx1fdownAllow;
         private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
         private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
@@ -1255,11 +1355,24 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+        private DevExpress.XtraEditors.CheckEdit txt_isenabled;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
-        private DevExpress.XtraEditors.CheckEdit txt_isenabled;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+        private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptStation;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
+        private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
+        private DevExpress.XtraEditors.ButtonEdit txt_itemId;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+        private DevExpress.XtraEditors.TextEdit txt_mc;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+        private DevExpress.XtraEditors.TextEdit txt_fSubsidiary;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
+        private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptGroup;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3