bug
lu
2025-06-14 0d721e907c394d1e8694da7bb5669a2feeb2f202
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs
@@ -29,6 +29,7 @@
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
@@ -36,7 +37,6 @@
            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.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -53,44 +53,38 @@
            this.gv_fdescription = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_fforbidstatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
            this.txt_fcurrentunitid = new Gs.DevApp.UserControl.UcLookUnit();
            this.txt_fbaseunit = new Gs.DevApp.UserControl.UcLookUnit();
            this.txt_newunit = new Gs.DevApp.UserControl.UcLookUnit();
            this.txt_oldunit = new Gs.DevApp.UserControl.UcLookUnit();
            this.lbGuid = new System.Windows.Forms.Label();
            this.txt_fforbidstatus = new DevExpress.XtraEditors.TextEdit();
            this.txt_fdescription = new DevExpress.XtraEditors.TextEdit();
            this.txt_fforbidstatus = new DevExpress.XtraEditors.TextEdit();
            this.txt_id = new DevExpress.XtraEditors.TextEdit();
            this.txt_fnumber = new DevExpress.XtraEditors.TextEdit();
            this.txt_fname = new DevExpress.XtraEditors.TextEdit();
            this.txt_fprecision = new DevExpress.XtraEditors.TextEdit();
            this.txt_funitgroupid = new DevExpress.XtraEditors.TextEdit();
            this.txt_froundtype = new DevExpress.XtraEditors.TextEdit();
            this.txt_fconvertnumerator = new DevExpress.XtraEditors.TextEdit();
            this.txt_fconvertdenominator = new DevExpress.XtraEditors.TextEdit();
            this.txt_funitgroupid = new DevExpress.XtraEditors.TextEdit();
            this.txt_fname = new DevExpress.XtraEditors.TextEdit();
            this.txt_fnumber = new DevExpress.XtraEditors.TextEdit();
            this.txt_newqty = new DevExpress.XtraEditors.TextEdit();
            this.txt_oldqty = new DevExpress.XtraEditors.TextEdit();
            this.txt_id = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
@@ -110,35 +104,27 @@
            this.splitMx1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
            this.layoutMx1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fdescription.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fnumber.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fname.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fprecision.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_funitgroupid.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_froundtype.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fconvertnumerator.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fconvertdenominator.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_funitgroupid.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fname.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fnumber.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_newqty.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_oldqty.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
            this.SuspendLayout();
            // 
@@ -180,6 +166,7 @@
            // split1
            // 
            this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
            this.split1.Horizontal = false;
            this.split1.Location = new System.Drawing.Point(0, 0);
            this.split1.Name = "split1";
@@ -193,14 +180,14 @@
            // split1.Panel2
            // 
            this.split1.Panel2.Text = "Panel2";
            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(970, 570);
            this.split1.SplitterPosition = 558;
            this.split1.SplitterPosition = 0;
            this.split1.TabIndex = 0;
            // 
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
@@ -211,7 +198,6 @@
            // 
            // gridView1
            // 
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gv_fnumber,
@@ -223,7 +209,12 @@
            this.gv_fprecision,
            this.gv_fdescription,
            this.gv_fforbidstatus,
            this.gridColumn1});
            this.gridColumn1,
            this.gridColumn2,
            this.gridColumn3,
            this.gridColumn4,
            this.gridColumn5,
            this.gridColumn6});
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
@@ -233,7 +224,6 @@
            // 
            // gv_fnumber
            // 
            this.gv_fnumber.AppearanceCell.Options.UseFont = true;
            this.gv_fnumber.Caption = "单位编码";
            this.gv_fnumber.FieldName = "fnumber";
@@ -247,7 +237,6 @@
            // 
            // gv_fname
            // 
            this.gv_fname.AppearanceCell.Options.UseFont = true;
            this.gv_fname.Caption = "单位名称";
            this.gv_fname.FieldName = "fname";
@@ -261,7 +250,6 @@
            // 
            // gv_funitgroupid
            // 
            this.gv_funitgroupid.AppearanceCell.Options.UseFont = true;
            this.gv_funitgroupid.Caption = "所属组别";
            this.gv_funitgroupid.FieldName = "funitgroupid";
@@ -275,7 +263,6 @@
            // 
            // gv_fconvertdenominator
            // 
            this.gv_fconvertdenominator.AppearanceCell.Options.UseFont = true;
            this.gv_fconvertdenominator.Caption = "换算分母";
            this.gv_fconvertdenominator.FieldName = "fconvertdenominator";
@@ -289,7 +276,6 @@
            // 
            // gv_fconvertnumerator
            // 
            this.gv_fconvertnumerator.AppearanceCell.Options.UseFont = true;
            this.gv_fconvertnumerator.Caption = "换算分子";
            this.gv_fconvertnumerator.FieldName = "fconvertnumerator";
@@ -302,7 +288,6 @@
            // 
            // gv_froundtype
            // 
            this.gv_froundtype.AppearanceCell.Options.UseFont = true;
            this.gv_froundtype.Caption = "舍入类型";
            this.gv_froundtype.FieldName = "froundtype";
@@ -315,7 +300,6 @@
            // 
            // gv_fprecision
            // 
            this.gv_fprecision.AppearanceCell.Options.UseFont = true;
            this.gv_fprecision.Caption = "精度";
            this.gv_fprecision.FieldName = "fprecision";
@@ -328,7 +312,6 @@
            // 
            // gv_fdescription
            // 
            this.gv_fdescription.AppearanceCell.Options.UseFont = true;
            this.gv_fdescription.Caption = "描述";
            this.gv_fdescription.FieldName = "fdescription";
@@ -341,7 +324,6 @@
            // 
            // gv_fforbidstatus
            // 
            this.gv_fforbidstatus.AppearanceCell.Options.UseFont = true;
            this.gv_fforbidstatus.Caption = "禁用状态";
            this.gv_fforbidstatus.FieldName = "fforbidstatus";
@@ -360,8 +342,56 @@
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Tag = "query_a.lastupdate_date";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 9;
            this.gridColumn1.VisibleIndex = 13;
            this.gridColumn1.Width = 180;
            //
            // gridColumn2
            //
            this.gridColumn2.Caption = "主键Guid";
            this.gridColumn2.FieldName = "guid";
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Width = 94;
            //
            // gridColumn3
            //
            this.gridColumn3.Caption = "单位ID";
            this.gridColumn3.FieldName = "id";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 12;
            this.gridColumn3.Width = 94;
            //
            // gridColumn4
            //
            this.gridColumn4.Caption = "基准单位";
            this.gridColumn4.FieldName = "fbaseunit";
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 9;
            this.gridColumn4.Width = 94;
            //
            // gridColumn5
            //
            this.gridColumn5.Caption = "单据状态";
            this.gridColumn5.FieldName = "dataType";
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 10;
            this.gridColumn5.Width = 94;
            //
            // gridColumn6
            //
            this.gridColumn6.Caption = "当前单位";
            this.gridColumn6.FieldName = "fcurrentunitid";
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 11;
            this.gridColumn6.Width = 94;
            // 
            // pageBar1
            // 
@@ -397,24 +427,19 @@
            // splitMx1.Panel2
            // 
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.splitMx1.Size = new System.Drawing.Size(970, 570);
            this.splitMx1.SplitterPosition = 155;
            this.splitMx1.SplitterPosition = 114;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
            // 
            this.layoutMx1.Controls.Add(this.lbGuid);
            this.layoutMx1.Controls.Add(this.txt_newunit);
            this.layoutMx1.Controls.Add(this.txt_fcurrentunitid);
            this.layoutMx1.Controls.Add(this.txt_fdescription);
            this.layoutMx1.Controls.Add(this.txt_fbaseunit);
            this.layoutMx1.Controls.Add(this.txt_newqty);
            this.layoutMx1.Controls.Add(this.txt_oldunit);
            this.layoutMx1.Controls.Add(this.txt_fforbidstatus);
            this.layoutMx1.Controls.Add(this.txt_id);
            this.layoutMx1.Controls.Add(this.txt_fnumber);
            this.layoutMx1.Controls.Add(this.txt_fname);
            this.layoutMx1.Controls.Add(this.txt_oldqty);
            this.layoutMx1.Controls.Add(this.txt_fprecision);
            this.layoutMx1.Controls.Add(this.txt_funitgroupid);
            this.layoutMx1.Controls.Add(this.txt_froundtype);
@@ -425,11 +450,122 @@
            this.layoutControlItem17});
            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 0, 812, 500);
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(645, 250, 812, 500);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(970, 155);
            this.layoutMx1.Size = new System.Drawing.Size(970, 114);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            //
            // lbGuid
            //
            this.lbGuid.Location = new System.Drawing.Point(708, 105);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(229, 28);
            this.lbGuid.TabIndex = 1;
            this.lbGuid.Text = "lbGuid";
            this.lbGuid.Visible = false;
            //
            // txt_fdescription
            //
            this.txt_fdescription.Location = new System.Drawing.Point(84, 74);
            this.txt_fdescription.Name = "txt_fdescription";
            this.txt_fdescription.Properties.Appearance.Options.UseFont = true;
            this.txt_fdescription.Size = new System.Drawing.Size(398, 24);
            this.txt_fdescription.StyleController = this.layoutMx1;
            this.txt_fdescription.TabIndex = 291;
            //
            // txt_fforbidstatus
            //
            this.txt_fforbidstatus.Location = new System.Drawing.Point(795, 43);
            this.txt_fforbidstatus.Name = "txt_fforbidstatus";
            this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true;
            this.txt_fforbidstatus.Size = new System.Drawing.Size(163, 24);
            this.txt_fforbidstatus.StyleController = this.layoutMx1;
            this.txt_fforbidstatus.TabIndex = 298;
            //
            // txt_id
            //
            this.txt_id.Location = new System.Drawing.Point(84, 12);
            this.txt_id.Name = "txt_id";
            this.txt_id.Properties.Appearance.Options.UseFont = true;
            this.txt_id.Size = new System.Drawing.Size(161, 24);
            this.txt_id.StyleController = this.layoutMx1;
            this.txt_id.TabIndex = 211;
            //
            // txt_fnumber
            //
            this.txt_fnumber.Location = new System.Drawing.Point(84, 43);
            this.txt_fnumber.Name = "txt_fnumber";
            this.txt_fnumber.Properties.Appearance.Options.UseFont = true;
            this.txt_fnumber.Size = new System.Drawing.Size(161, 24);
            this.txt_fnumber.StyleController = this.layoutMx1;
            this.txt_fnumber.TabIndex = 243;
            //
            // txt_fname
            //
            this.txt_fname.Location = new System.Drawing.Point(321, 12);
            this.txt_fname.Name = "txt_fname";
            this.txt_fname.Properties.Appearance.Options.UseFont = true;
            this.txt_fname.Size = new System.Drawing.Size(161, 24);
            this.txt_fname.StyleController = this.layoutMx1;
            this.txt_fname.TabIndex = 247;
            //
            // txt_fprecision
            //
            this.txt_fprecision.Location = new System.Drawing.Point(321, 43);
            this.txt_fprecision.Name = "txt_fprecision";
            this.txt_fprecision.Properties.Appearance.Options.UseFont = true;
            this.txt_fprecision.Size = new System.Drawing.Size(161, 24);
            this.txt_fprecision.StyleController = this.layoutMx1;
            this.txt_fprecision.TabIndex = 285;
            //
            // txt_funitgroupid
            //
            this.txt_funitgroupid.Location = new System.Drawing.Point(795, 12);
            this.txt_funitgroupid.Name = "txt_funitgroupid";
            this.txt_funitgroupid.Properties.Appearance.Options.UseFont = true;
            this.txt_funitgroupid.Size = new System.Drawing.Size(163, 24);
            this.txt_funitgroupid.StyleController = this.layoutMx1;
            this.txt_funitgroupid.TabIndex = 252;
            //
            // txt_froundtype
            //
            this.txt_froundtype.Location = new System.Drawing.Point(558, 12);
            this.txt_froundtype.Name = "txt_froundtype";
            this.txt_froundtype.Properties.Appearance.Options.UseFont = true;
            this.txt_froundtype.Size = new System.Drawing.Size(161, 24);
            this.txt_froundtype.StyleController = this.layoutMx1;
            this.txt_froundtype.TabIndex = 280;
            //
            // txt_fconvertnumerator
            //
            this.txt_fconvertnumerator.Location = new System.Drawing.Point(558, 43);
            this.txt_fconvertnumerator.Name = "txt_fconvertnumerator";
            this.txt_fconvertnumerator.Properties.Appearance.Options.UseFont = true;
            this.txt_fconvertnumerator.Size = new System.Drawing.Size(161, 24);
            this.txt_fconvertnumerator.StyleController = this.layoutMx1;
            this.txt_fconvertnumerator.TabIndex = 267;
            //
            // txt_fconvertdenominator
            //
            this.txt_fconvertdenominator.Location = new System.Drawing.Point(558, 74);
            this.txt_fconvertdenominator.Name = "txt_fconvertdenominator";
            this.txt_fconvertdenominator.Properties.Appearance.Options.UseFont = true;
            this.txt_fconvertdenominator.Size = new System.Drawing.Size(161, 24);
            this.txt_fconvertdenominator.StyleController = this.layoutMx1;
            this.txt_fconvertdenominator.TabIndex = 258;
            //
            // layoutControlItem17
            //
            this.layoutControlItem17.Control = this.lbGuid;
            this.layoutControlItem17.Location = new System.Drawing.Point(696, 96);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem17.Size = new System.Drawing.Size(233, 32);
            this.layoutControlItem17.Text = "lbGuid";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem17.TextVisible = false;
            // 
            // Root
            // 
@@ -438,19 +574,13 @@
            this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem1,
            this.layoutControlItem2,
            this.layoutControlItem3,
            this.layoutControlItem4,
            this.layoutControlItem5,
            this.layoutControlItem6,
            this.layoutControlItem7,
            this.layoutControlItem8,
            this.layoutControlItem9,
            this.layoutControlItem10,
            this.layoutControlItem11,
            this.layoutControlItem12,
            this.layoutControlItem13,
            this.layoutControlItem14,
            this.layoutControlItem15,
            this.layoutControlItem16});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
@@ -473,205 +603,31 @@
            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition3.Height = 100D;
            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition4.Height = 100D;
            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition1,
            rowDefinition2,
            rowDefinition3,
            rowDefinition4});
            this.Root.Size = new System.Drawing.Size(970, 155);
            rowDefinition3});
            this.Root.Size = new System.Drawing.Size(970, 114);
            this.Root.TextVisible = false;
            //
            // txt_fcurrentunitid
            //
            this.txt_fcurrentunitid.IsReadly = false;
            this.txt_fcurrentunitid.Location = new System.Drawing.Point(114, 113);
            this.txt_fcurrentunitid.Name = "txt_fcurrentunitid";
            this.txt_fcurrentunitid.Size = new System.Drawing.Size(131, 28);
            this.txt_fcurrentunitid.TabIndex = 302;
            //
            // txt_fbaseunit
            //
            this.txt_fbaseunit.IsReadly = false;
            this.txt_fbaseunit.Location = new System.Drawing.Point(351, 79);
            this.txt_fbaseunit.Name = "txt_fbaseunit";
            this.txt_fbaseunit.Size = new System.Drawing.Size(131, 28);
            this.txt_fbaseunit.TabIndex = 301;
            //
            // txt_newunit
            //
            this.txt_newunit.IsReadly = false;
            this.txt_newunit.Location = new System.Drawing.Point(351, 113);
            this.txt_newunit.Name = "txt_newunit";
            this.txt_newunit.Size = new System.Drawing.Size(131, 28);
            this.txt_newunit.TabIndex = 300;
            //
            // txt_oldunit
            //
            this.txt_oldunit.IsReadly = false;
            this.txt_oldunit.Location = new System.Drawing.Point(114, 79);
            this.txt_oldunit.Name = "txt_oldunit";
            this.txt_oldunit.Size = new System.Drawing.Size(131, 28);
            this.txt_oldunit.TabIndex = 299;
            //
            // lbGuid
            //
            this.lbGuid.Location = new System.Drawing.Point(708, 105);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(229, 28);
            this.lbGuid.TabIndex = 1;
            this.lbGuid.Text = "lbGuid";
            this.lbGuid.Visible = false;
            //
            // txt_fforbidstatus
            //
            this.txt_fforbidstatus.Location = new System.Drawing.Point(825, 45);
            this.txt_fforbidstatus.Name = "txt_fforbidstatus";
            this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true;
            this.txt_fforbidstatus.Size = new System.Drawing.Size(133, 28);
            this.txt_fforbidstatus.StyleController = this.layoutMx1;
            this.txt_fforbidstatus.TabIndex = 298;
            //
            // txt_fdescription
            //
            this.txt_fdescription.Location = new System.Drawing.Point(825, 113);
            this.txt_fdescription.Name = "txt_fdescription";
            this.txt_fdescription.Properties.Appearance.Options.UseFont = true;
            this.txt_fdescription.Size = new System.Drawing.Size(133, 28);
            this.txt_fdescription.StyleController = this.layoutMx1;
            this.txt_fdescription.TabIndex = 291;
            //
            // txt_fprecision
            //
            this.txt_fprecision.Location = new System.Drawing.Point(351, 45);
            this.txt_fprecision.Name = "txt_fprecision";
            this.txt_fprecision.Properties.Appearance.Options.UseFont = true;
            this.txt_fprecision.Size = new System.Drawing.Size(131, 28);
            this.txt_fprecision.StyleController = this.layoutMx1;
            this.txt_fprecision.TabIndex = 285;
            //
            // txt_froundtype
            //
            this.txt_froundtype.Location = new System.Drawing.Point(588, 12);
            this.txt_froundtype.Name = "txt_froundtype";
            this.txt_froundtype.Properties.Appearance.Options.UseFont = true;
            this.txt_froundtype.Size = new System.Drawing.Size(131, 28);
            this.txt_froundtype.StyleController = this.layoutMx1;
            this.txt_froundtype.TabIndex = 280;
            //
            // txt_fconvertnumerator
            //
            this.txt_fconvertnumerator.Location = new System.Drawing.Point(588, 45);
            this.txt_fconvertnumerator.Name = "txt_fconvertnumerator";
            this.txt_fconvertnumerator.Properties.Appearance.Options.UseFont = true;
            this.txt_fconvertnumerator.Size = new System.Drawing.Size(131, 28);
            this.txt_fconvertnumerator.StyleController = this.layoutMx1;
            this.txt_fconvertnumerator.TabIndex = 267;
            //
            // txt_fconvertdenominator
            //
            this.txt_fconvertdenominator.Location = new System.Drawing.Point(588, 79);
            this.txt_fconvertdenominator.Name = "txt_fconvertdenominator";
            this.txt_fconvertdenominator.Properties.Appearance.Options.UseFont = true;
            this.txt_fconvertdenominator.Size = new System.Drawing.Size(131, 28);
            this.txt_fconvertdenominator.StyleController = this.layoutMx1;
            this.txt_fconvertdenominator.TabIndex = 258;
            //
            // txt_funitgroupid
            //
            this.txt_funitgroupid.Location = new System.Drawing.Point(825, 12);
            this.txt_funitgroupid.Name = "txt_funitgroupid";
            this.txt_funitgroupid.Properties.Appearance.Options.UseFont = true;
            this.txt_funitgroupid.Size = new System.Drawing.Size(133, 28);
            this.txt_funitgroupid.StyleController = this.layoutMx1;
            this.txt_funitgroupid.TabIndex = 252;
            //
            // txt_fname
            //
            this.txt_fname.Location = new System.Drawing.Point(351, 12);
            this.txt_fname.Name = "txt_fname";
            this.txt_fname.Properties.Appearance.Options.UseFont = true;
            this.txt_fname.Size = new System.Drawing.Size(131, 28);
            this.txt_fname.StyleController = this.layoutMx1;
            this.txt_fname.TabIndex = 247;
            //
            // txt_fnumber
            //
            this.txt_fnumber.Location = new System.Drawing.Point(114, 45);
            this.txt_fnumber.Name = "txt_fnumber";
            this.txt_fnumber.Properties.Appearance.Options.UseFont = true;
            this.txt_fnumber.Size = new System.Drawing.Size(131, 28);
            this.txt_fnumber.StyleController = this.layoutMx1;
            this.txt_fnumber.TabIndex = 243;
            //
            // txt_newqty
            //
            this.txt_newqty.Location = new System.Drawing.Point(588, 113);
            this.txt_newqty.Name = "txt_newqty";
            this.txt_newqty.Properties.Appearance.Options.UseFont = true;
            this.txt_newqty.Size = new System.Drawing.Size(131, 28);
            this.txt_newqty.StyleController = this.layoutMx1;
            this.txt_newqty.TabIndex = 219;
            //
            // txt_oldqty
            //
            this.txt_oldqty.Location = new System.Drawing.Point(825, 79);
            this.txt_oldqty.Name = "txt_oldqty";
            this.txt_oldqty.Properties.Appearance.Options.UseFont = true;
            this.txt_oldqty.Size = new System.Drawing.Size(133, 28);
            this.txt_oldqty.StyleController = this.layoutMx1;
            this.txt_oldqty.TabIndex = 217;
            //
            // txt_id
            //
            this.txt_id.Location = new System.Drawing.Point(114, 12);
            this.txt_id.Name = "txt_id";
            this.txt_id.Properties.Appearance.Options.UseFont = true;
            this.txt_id.Size = new System.Drawing.Size(131, 28);
            this.txt_id.StyleController = this.layoutMx1;
            this.txt_id.TabIndex = 211;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.txt_id;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(237, 33);
            this.layoutControlItem1.Size = new System.Drawing.Size(237, 31);
            this.layoutControlItem1.Text = "单位ID";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_fnumber;
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 33);
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 31);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(237, 34);
            this.layoutControlItem2.Size = new System.Drawing.Size(237, 31);
            this.layoutControlItem2.Text = "单位编码";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
            //
            // layoutControlItem3
            //
            this.layoutControlItem3.Control = this.txt_oldunit;
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 67);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(237, 34);
            this.layoutControlItem3.Text = "原单位";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem4
            // 
@@ -679,31 +635,20 @@
            this.layoutControlItem4.Location = new System.Drawing.Point(237, 0);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(237, 33);
            this.layoutControlItem4.Size = new System.Drawing.Size(237, 31);
            this.layoutControlItem4.Text = "单位名称";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_fprecision;
            this.layoutControlItem5.Location = new System.Drawing.Point(237, 33);
            this.layoutControlItem5.Location = new System.Drawing.Point(237, 31);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(237, 34);
            this.layoutControlItem5.Size = new System.Drawing.Size(237, 31);
            this.layoutControlItem5.Text = "单位精度";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
            //
            // layoutControlItem6
            //
            this.layoutControlItem6.Control = this.txt_fbaseunit;
            this.layoutControlItem6.Location = new System.Drawing.Point(237, 67);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem6.Size = new System.Drawing.Size(237, 34);
            this.layoutControlItem6.Text = "基准单位";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem7
            // 
@@ -711,31 +656,31 @@
            this.layoutControlItem7.Location = new System.Drawing.Point(474, 0);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem7.Size = new System.Drawing.Size(237, 33);
            this.layoutControlItem7.Size = new System.Drawing.Size(237, 31);
            this.layoutControlItem7.Text = "舍入类型";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_fconvertnumerator;
            this.layoutControlItem8.Location = new System.Drawing.Point(474, 33);
            this.layoutControlItem8.Location = new System.Drawing.Point(474, 31);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem8.Size = new System.Drawing.Size(237, 34);
            this.layoutControlItem8.Size = new System.Drawing.Size(237, 31);
            this.layoutControlItem8.Text = "换算分子";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.txt_fconvertdenominator;
            this.layoutControlItem9.Location = new System.Drawing.Point(474, 67);
            this.layoutControlItem9.Location = new System.Drawing.Point(474, 62);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem9.Size = new System.Drawing.Size(237, 34);
            this.layoutControlItem9.Size = new System.Drawing.Size(237, 32);
            this.layoutControlItem9.Text = "换算分母";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem10
            // 
@@ -743,86 +688,31 @@
            this.layoutControlItem10.Location = new System.Drawing.Point(711, 0);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem10.Size = new System.Drawing.Size(239, 33);
            this.layoutControlItem10.Size = new System.Drawing.Size(239, 31);
            this.layoutControlItem10.Text = "所属组别";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_fforbidstatus;
            this.layoutControlItem11.Location = new System.Drawing.Point(711, 33);
            this.layoutControlItem11.Location = new System.Drawing.Point(711, 31);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem11.Size = new System.Drawing.Size(239, 34);
            this.layoutControlItem11.Size = new System.Drawing.Size(239, 31);
            this.layoutControlItem11.Text = "禁用状态";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
            //
            // layoutControlItem12
            //
            this.layoutControlItem12.Control = this.txt_oldqty;
            this.layoutControlItem12.Location = new System.Drawing.Point(711, 67);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem12.Size = new System.Drawing.Size(239, 34);
            this.layoutControlItem12.Text = "原单位数量";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
            //
            // layoutControlItem13
            //
            this.layoutControlItem13.Control = this.txt_fcurrentunitid;
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 101);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem13.Size = new System.Drawing.Size(237, 34);
            this.layoutControlItem13.Text = "当前单位";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
            //
            // layoutControlItem14
            //
            this.layoutControlItem14.Control = this.txt_newunit;
            this.layoutControlItem14.Location = new System.Drawing.Point(237, 101);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem14.Size = new System.Drawing.Size(237, 34);
            this.layoutControlItem14.Text = "目的单位";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
            //
            // layoutControlItem15
            //
            this.layoutControlItem15.Control = this.txt_newqty;
            this.layoutControlItem15.Location = new System.Drawing.Point(474, 101);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem15.Size = new System.Drawing.Size(237, 34);
            this.layoutControlItem15.Text = "目的单位数量";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
            //
            // layoutControlItem17
            //
            this.layoutControlItem17.Control = this.lbGuid;
            this.layoutControlItem17.Location = new System.Drawing.Point(696, 96);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem17.Size = new System.Drawing.Size(233, 32);
            this.layoutControlItem17.Text = "lbGuid";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem17.TextVisible = false;
            this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.txt_fdescription;
            this.layoutControlItem16.Location = new System.Drawing.Point(711, 101);
            this.layoutControlItem16.Location = new System.Drawing.Point(0, 62);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem16.Size = new System.Drawing.Size(239, 34);
            this.layoutControlItem16.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem16.Size = new System.Drawing.Size(474, 32);
            this.layoutControlItem16.Text = "单位描述";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
            this.layoutControlItem16.TextSize = new System.Drawing.Size(60, 18);
            // 
            // Frm_MesUnit
            // 
@@ -851,35 +741,27 @@
            this.splitMx1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
            this.layoutMx1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fdescription.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fnumber.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fname.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fprecision.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_funitgroupid.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_froundtype.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fconvertnumerator.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fconvertdenominator.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_funitgroupid.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fname.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fnumber.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_newqty.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_oldqty.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
            this.ResumeLayout(false);
@@ -906,10 +788,6 @@
        private DevExpress.XtraEditors.SplitContainerControl splitMx1;
        private DevExpress.XtraLayout.LayoutControl layoutMx1;
        private DevExpress.XtraLayout.LayoutControlGroup Root;
        private UserControl.UcLookUnit txt_fcurrentunitid;
        private UserControl.UcLookUnit txt_fbaseunit;
        private UserControl.UcLookUnit txt_newunit;
        private UserControl.UcLookUnit txt_oldunit;
        private System.Windows.Forms.Label lbGuid;
        private DevExpress.XtraEditors.TextEdit txt_fforbidstatus;
        private DevExpress.XtraEditors.TextEdit txt_fdescription;
@@ -920,25 +798,23 @@
        private DevExpress.XtraEditors.TextEdit txt_funitgroupid;
        private DevExpress.XtraEditors.TextEdit txt_fname;
        private DevExpress.XtraEditors.TextEdit txt_fnumber;
        private DevExpress.XtraEditors.TextEdit txt_newqty;
        private DevExpress.XtraEditors.TextEdit txt_oldqty;
        private DevExpress.XtraEditors.TextEdit txt_id;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
        private DevExpress.Utils.ToolTipController tips;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
    }
}