lu
2024-11-28 122819b5dd643d82a730e549f99bd56fe90eed21
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs
@@ -43,13 +43,11 @@
            this.gv_froundtype = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fbaseunit = new DevExpress.XtraEditors.LabelControl();
            this.txt_fbaseunit = new DevExpress.XtraEditors.TextEdit();
            this.gv_fbaseunit = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fconvertnumerator = new DevExpress.XtraEditors.LabelControl();
            this.txt_fconvertnumerator = new DevExpress.XtraEditors.TextEdit();
            this.gv_fconvertnumerator = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fcurrentunitid = new DevExpress.XtraEditors.LabelControl();
            this.txt_fcurrentunitid = new DevExpress.XtraEditors.TextEdit();
            this.gv_fcurrentunitid = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fconvertdenominator = new DevExpress.XtraEditors.LabelControl();
            this.txt_fconvertdenominator = new DevExpress.XtraEditors.TextEdit();
            this.gv_fconvertdenominator = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -62,9 +60,6 @@
            this.lb_fnumber = new DevExpress.XtraEditors.LabelControl();
            this.txt_fnumber = new DevExpress.XtraEditors.TextEdit();
            this.gv_fnumber = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_factory = new DevExpress.XtraEditors.LabelControl();
            this.txt_factory = new DevExpress.XtraEditors.TextEdit();
            this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_lastupdate_by = new DevExpress.XtraEditors.LabelControl();
            this.txt_lastupdateBy = new DevExpress.XtraEditors.TextEdit();
            this.lb_lastupdate_date = new DevExpress.XtraEditors.LabelControl();
@@ -109,7 +104,6 @@
            ((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_factory.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
@@ -132,7 +126,7 @@
            // 
            this.lb_fforbidstatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fforbidstatus.Appearance.Options.UseFont = true;
            this.lb_fforbidstatus.Location = new System.Drawing.Point(533, 208);
            this.lb_fforbidstatus.Location = new System.Drawing.Point(283, 204);
            this.lb_fforbidstatus.Name = "lb_fforbidstatus";
            this.lb_fforbidstatus.Size = new System.Drawing.Size(85, 21);
            this.lb_fforbidstatus.TabIndex = 298;
@@ -140,7 +134,7 @@
            // 
            // txt_fforbidstatus
            // 
            this.txt_fforbidstatus.Location = new System.Drawing.Point(618, 204);
            this.txt_fforbidstatus.Location = new System.Drawing.Point(368, 200);
            this.txt_fforbidstatus.Name = "txt_fforbidstatus";
            this.txt_fforbidstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true;
@@ -151,29 +145,29 @@
            // 
            this.gv_fforbidstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fforbidstatus.AppearanceCell.Options.UseFont = true;
            this.gv_fforbidstatus.Caption = "禁用状态 ";
            this.gv_fforbidstatus.Caption = "禁用状态";
            this.gv_fforbidstatus.FieldName = "fforbidstatus";
            this.gv_fforbidstatus.MinWidth = 50;
            this.gv_fforbidstatus.Name = "gv_fforbidstatus";
            this.gv_fforbidstatus.OptionsColumn.AllowEdit = false;
            this.gv_fforbidstatus.Tag = "query_a.fforbidstatus";
            this.gv_fforbidstatus.Visible = true;
            this.gv_fforbidstatus.VisibleIndex = 16;
            this.gv_fforbidstatus.VisibleIndex = 9;
            this.gv_fforbidstatus.Width = 94;
            // 
            // lb_fdescription
            // 
            this.lb_fdescription.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fdescription.Appearance.Options.UseFont = true;
            this.lb_fdescription.Location = new System.Drawing.Point(315, 247);
            this.lb_fdescription.Location = new System.Drawing.Point(283, 244);
            this.lb_fdescription.Name = "lb_fdescription";
            this.lb_fdescription.Size = new System.Drawing.Size(51, 21);
            this.lb_fdescription.Size = new System.Drawing.Size(85, 21);
            this.lb_fdescription.TabIndex = 291;
            this.lb_fdescription.Text = "描述:";
            this.lb_fdescription.Text = "单位描述:";
            // 
            // txt_fdescription
            // 
            this.txt_fdescription.Location = new System.Drawing.Point(368, 243);
            this.txt_fdescription.Location = new System.Drawing.Point(368, 240);
            this.txt_fdescription.Name = "txt_fdescription";
            this.txt_fdescription.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fdescription.Properties.Appearance.Options.UseFont = true;
@@ -184,29 +178,29 @@
            // 
            this.gv_fdescription.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fdescription.AppearanceCell.Options.UseFont = true;
            this.gv_fdescription.Caption = "描述 ";
            this.gv_fdescription.Caption = "描述";
            this.gv_fdescription.FieldName = "fdescription";
            this.gv_fdescription.MinWidth = 50;
            this.gv_fdescription.Name = "gv_fdescription";
            this.gv_fdescription.OptionsColumn.AllowEdit = false;
            this.gv_fdescription.Tag = "query_a.fdescription";
            this.gv_fdescription.Visible = true;
            this.gv_fdescription.VisibleIndex = 15;
            this.gv_fdescription.VisibleIndex = 8;
            this.gv_fdescription.Width = 94;
            // 
            // lb_fprecision
            // 
            this.lb_fprecision.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fprecision.Appearance.Options.UseFont = true;
            this.lb_fprecision.Location = new System.Drawing.Point(47, 247);
            this.lb_fprecision.Location = new System.Drawing.Point(283, 84);
            this.lb_fprecision.Name = "lb_fprecision";
            this.lb_fprecision.Size = new System.Drawing.Size(51, 21);
            this.lb_fprecision.Size = new System.Drawing.Size(85, 21);
            this.lb_fprecision.TabIndex = 285;
            this.lb_fprecision.Text = "精度:";
            this.lb_fprecision.Text = "单位精度:";
            // 
            // txt_fprecision
            // 
            this.txt_fprecision.Location = new System.Drawing.Point(98, 243);
            this.txt_fprecision.Location = new System.Drawing.Point(368, 80);
            this.txt_fprecision.Name = "txt_fprecision";
            this.txt_fprecision.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fprecision.Properties.Appearance.Options.UseFont = true;
@@ -217,21 +211,21 @@
            // 
            this.gv_fprecision.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fprecision.AppearanceCell.Options.UseFont = true;
            this.gv_fprecision.Caption = "精度 ";
            this.gv_fprecision.Caption = "精度";
            this.gv_fprecision.FieldName = "fprecision";
            this.gv_fprecision.MinWidth = 50;
            this.gv_fprecision.Name = "gv_fprecision";
            this.gv_fprecision.OptionsColumn.AllowEdit = false;
            this.gv_fprecision.Tag = "query_a.fprecision";
            this.gv_fprecision.Visible = true;
            this.gv_fprecision.VisibleIndex = 9;
            this.gv_fprecision.VisibleIndex = 7;
            this.gv_fprecision.Width = 94;
            // 
            // lb_froundtype
            // 
            this.lb_froundtype.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_froundtype.Appearance.Options.UseFont = true;
            this.lb_froundtype.Location = new System.Drawing.Point(533, 85);
            this.lb_froundtype.Location = new System.Drawing.Point(533, 43);
            this.lb_froundtype.Name = "lb_froundtype";
            this.lb_froundtype.Size = new System.Drawing.Size(85, 21);
            this.lb_froundtype.TabIndex = 280;
@@ -239,7 +233,7 @@
            // 
            // txt_froundtype
            // 
            this.txt_froundtype.Location = new System.Drawing.Point(618, 81);
            this.txt_froundtype.Location = new System.Drawing.Point(618, 39);
            this.txt_froundtype.Name = "txt_froundtype";
            this.txt_froundtype.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_froundtype.Properties.Appearance.Options.UseFont = true;
@@ -250,21 +244,21 @@
            // 
            this.gv_froundtype.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_froundtype.AppearanceCell.Options.UseFont = true;
            this.gv_froundtype.Caption = "舍入类型 ";
            this.gv_froundtype.Caption = "舍入类型";
            this.gv_froundtype.FieldName = "froundtype";
            this.gv_froundtype.MinWidth = 50;
            this.gv_froundtype.Name = "gv_froundtype";
            this.gv_froundtype.OptionsColumn.AllowEdit = false;
            this.gv_froundtype.Tag = "query_a.froundtype";
            this.gv_froundtype.Visible = true;
            this.gv_froundtype.VisibleIndex = 8;
            this.gv_froundtype.VisibleIndex = 6;
            this.gv_froundtype.Width = 94;
            // 
            // lb_fbaseunit
            // 
            this.lb_fbaseunit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fbaseunit.Appearance.Options.UseFont = true;
            this.lb_fbaseunit.Location = new System.Drawing.Point(281, 85);
            this.lb_fbaseunit.Location = new System.Drawing.Point(283, 123);
            this.lb_fbaseunit.Name = "lb_fbaseunit";
            this.lb_fbaseunit.Size = new System.Drawing.Size(85, 21);
            this.lb_fbaseunit.TabIndex = 273;
@@ -272,32 +266,18 @@
            // 
            // txt_fbaseunit
            // 
            this.txt_fbaseunit.Location = new System.Drawing.Point(368, 81);
            this.txt_fbaseunit.Location = new System.Drawing.Point(368, 119);
            this.txt_fbaseunit.Name = "txt_fbaseunit";
            this.txt_fbaseunit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fbaseunit.Properties.Appearance.Options.UseFont = true;
            this.txt_fbaseunit.Size = new System.Drawing.Size(150, 28);
            this.txt_fbaseunit.TabIndex = 273;
            // 
            // gv_fbaseunit
            //
            this.gv_fbaseunit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fbaseunit.AppearanceCell.Options.UseFont = true;
            this.gv_fbaseunit.Caption = "基准单位 ";
            this.gv_fbaseunit.FieldName = "fbaseunit";
            this.gv_fbaseunit.MinWidth = 50;
            this.gv_fbaseunit.Name = "gv_fbaseunit";
            this.gv_fbaseunit.OptionsColumn.AllowEdit = false;
            this.gv_fbaseunit.Tag = "query_a.fbaseunit";
            this.gv_fbaseunit.Visible = true;
            this.gv_fbaseunit.VisibleIndex = 7;
            this.gv_fbaseunit.Width = 94;
            //
            // lb_fconvertnumerator
            // 
            this.lb_fconvertnumerator.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fconvertnumerator.Appearance.Options.UseFont = true;
            this.lb_fconvertnumerator.Location = new System.Drawing.Point(13, 85);
            this.lb_fconvertnumerator.Location = new System.Drawing.Point(533, 84);
            this.lb_fconvertnumerator.Name = "lb_fconvertnumerator";
            this.lb_fconvertnumerator.Size = new System.Drawing.Size(85, 21);
            this.lb_fconvertnumerator.TabIndex = 267;
@@ -305,7 +285,7 @@
            // 
            // txt_fconvertnumerator
            // 
            this.txt_fconvertnumerator.Location = new System.Drawing.Point(98, 81);
            this.txt_fconvertnumerator.Location = new System.Drawing.Point(618, 80);
            this.txt_fconvertnumerator.Name = "txt_fconvertnumerator";
            this.txt_fconvertnumerator.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fconvertnumerator.Properties.Appearance.Options.UseFont = true;
@@ -316,21 +296,21 @@
            // 
            this.gv_fconvertnumerator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fconvertnumerator.AppearanceCell.Options.UseFont = true;
            this.gv_fconvertnumerator.Caption = "换算分子 ";
            this.gv_fconvertnumerator.Caption = "换算分子";
            this.gv_fconvertnumerator.FieldName = "fconvertnumerator";
            this.gv_fconvertnumerator.MinWidth = 50;
            this.gv_fconvertnumerator.Name = "gv_fconvertnumerator";
            this.gv_fconvertnumerator.OptionsColumn.AllowEdit = false;
            this.gv_fconvertnumerator.Tag = "query_a.fconvertnumerator";
            this.gv_fconvertnumerator.Visible = true;
            this.gv_fconvertnumerator.VisibleIndex = 6;
            this.gv_fconvertnumerator.VisibleIndex = 5;
            this.gv_fconvertnumerator.Width = 94;
            // 
            // lb_fcurrentunitid
            // 
            this.lb_fcurrentunitid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fcurrentunitid.Appearance.Options.UseFont = true;
            this.lb_fcurrentunitid.Location = new System.Drawing.Point(6, 163);
            this.lb_fcurrentunitid.Location = new System.Drawing.Point(283, 164);
            this.lb_fcurrentunitid.Name = "lb_fcurrentunitid";
            this.lb_fcurrentunitid.Size = new System.Drawing.Size(85, 21);
            this.lb_fcurrentunitid.TabIndex = 262;
@@ -338,32 +318,18 @@
            // 
            // txt_fcurrentunitid
            // 
            this.txt_fcurrentunitid.Location = new System.Drawing.Point(98, 159);
            this.txt_fcurrentunitid.Location = new System.Drawing.Point(368, 160);
            this.txt_fcurrentunitid.Name = "txt_fcurrentunitid";
            this.txt_fcurrentunitid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fcurrentunitid.Properties.Appearance.Options.UseFont = true;
            this.txt_fcurrentunitid.Size = new System.Drawing.Size(150, 28);
            this.txt_fcurrentunitid.TabIndex = 262;
            // 
            // gv_fcurrentunitid
            //
            this.gv_fcurrentunitid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fcurrentunitid.AppearanceCell.Options.UseFont = true;
            this.gv_fcurrentunitid.Caption = "当前单位 ";
            this.gv_fcurrentunitid.FieldName = "fcurrentunitid";
            this.gv_fcurrentunitid.MinWidth = 50;
            this.gv_fcurrentunitid.Name = "gv_fcurrentunitid";
            this.gv_fcurrentunitid.OptionsColumn.AllowEdit = false;
            this.gv_fcurrentunitid.Tag = "query_a.fcurrentunitid";
            this.gv_fcurrentunitid.Visible = true;
            this.gv_fcurrentunitid.VisibleIndex = 5;
            this.gv_fcurrentunitid.Width = 94;
            //
            // lb_fconvertdenominator
            // 
            this.lb_fconvertdenominator.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fconvertdenominator.Appearance.Options.UseFont = true;
            this.lb_fconvertdenominator.Location = new System.Drawing.Point(533, 165);
            this.lb_fconvertdenominator.Location = new System.Drawing.Point(533, 123);
            this.lb_fconvertdenominator.Name = "lb_fconvertdenominator";
            this.lb_fconvertdenominator.Size = new System.Drawing.Size(85, 21);
            this.lb_fconvertdenominator.TabIndex = 258;
@@ -371,7 +337,7 @@
            // 
            // txt_fconvertdenominator
            // 
            this.txt_fconvertdenominator.Location = new System.Drawing.Point(618, 161);
            this.txt_fconvertdenominator.Location = new System.Drawing.Point(618, 119);
            this.txt_fconvertdenominator.Name = "txt_fconvertdenominator";
            this.txt_fconvertdenominator.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fconvertdenominator.Properties.Appearance.Options.UseFont = true;
@@ -382,7 +348,7 @@
            // 
            this.gv_fconvertdenominator.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fconvertdenominator.AppearanceCell.Options.UseFont = true;
            this.gv_fconvertdenominator.Caption = "换算分母 ";
            this.gv_fconvertdenominator.Caption = "换算分母";
            this.gv_fconvertdenominator.FieldName = "fconvertdenominator";
            this.gv_fconvertdenominator.MinWidth = 50;
            this.gv_fconvertdenominator.Name = "gv_fconvertdenominator";
@@ -396,7 +362,7 @@
            // 
            this.lb_funitgroupid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_funitgroupid.Appearance.Options.UseFont = true;
            this.lb_funitgroupid.Location = new System.Drawing.Point(533, 43);
            this.lb_funitgroupid.Location = new System.Drawing.Point(38, 204);
            this.lb_funitgroupid.Name = "lb_funitgroupid";
            this.lb_funitgroupid.Size = new System.Drawing.Size(85, 21);
            this.lb_funitgroupid.TabIndex = 252;
@@ -404,7 +370,7 @@
            // 
            // txt_funitgroupid
            // 
            this.txt_funitgroupid.Location = new System.Drawing.Point(618, 39);
            this.txt_funitgroupid.Location = new System.Drawing.Point(123, 200);
            this.txt_funitgroupid.Name = "txt_funitgroupid";
            this.txt_funitgroupid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_funitgroupid.Properties.Appearance.Options.UseFont = true;
@@ -415,7 +381,7 @@
            // 
            this.gv_funitgroupid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_funitgroupid.AppearanceCell.Options.UseFont = true;
            this.gv_funitgroupid.Caption = "所属组别 ";
            this.gv_funitgroupid.Caption = "所属组别";
            this.gv_funitgroupid.FieldName = "funitgroupid";
            this.gv_funitgroupid.MinWidth = 50;
            this.gv_funitgroupid.Name = "gv_funitgroupid";
@@ -429,11 +395,11 @@
            // 
            this.lb_fname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fname.Appearance.Options.UseFont = true;
            this.lb_fname.Location = new System.Drawing.Point(315, 43);
            this.lb_fname.Location = new System.Drawing.Point(283, 43);
            this.lb_fname.Name = "lb_fname";
            this.lb_fname.Size = new System.Drawing.Size(51, 21);
            this.lb_fname.Size = new System.Drawing.Size(85, 21);
            this.lb_fname.TabIndex = 247;
            this.lb_fname.Text = "名称:";
            this.lb_fname.Text = "单位名称:";
            // 
            // txt_fname
            // 
@@ -448,7 +414,7 @@
            // 
            this.gv_fname.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fname.AppearanceCell.Options.UseFont = true;
            this.gv_fname.Caption = "名称 ";
            this.gv_fname.Caption = "单位名称";
            this.gv_fname.FieldName = "fname";
            this.gv_fname.MinWidth = 50;
            this.gv_fname.Name = "gv_fname";
@@ -462,15 +428,15 @@
            // 
            this.lb_fnumber.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fnumber.Appearance.Options.UseFont = true;
            this.lb_fnumber.Location = new System.Drawing.Point(47, 43);
            this.lb_fnumber.Location = new System.Drawing.Point(38, 84);
            this.lb_fnumber.Name = "lb_fnumber";
            this.lb_fnumber.Size = new System.Drawing.Size(51, 21);
            this.lb_fnumber.Size = new System.Drawing.Size(85, 21);
            this.lb_fnumber.TabIndex = 243;
            this.lb_fnumber.Text = "编码:";
            this.lb_fnumber.Text = "单位编码:";
            // 
            // txt_fnumber
            // 
            this.txt_fnumber.Location = new System.Drawing.Point(98, 39);
            this.txt_fnumber.Location = new System.Drawing.Point(123, 80);
            this.txt_fnumber.Name = "txt_fnumber";
            this.txt_fnumber.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fnumber.Properties.Appearance.Options.UseFont = true;
@@ -481,7 +447,7 @@
            // 
            this.gv_fnumber.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fnumber.AppearanceCell.Options.UseFont = true;
            this.gv_fnumber.Caption = "编码 ";
            this.gv_fnumber.Caption = "单位编码";
            this.gv_fnumber.FieldName = "fnumber";
            this.gv_fnumber.MinWidth = 50;
            this.gv_fnumber.Name = "gv_fnumber";
@@ -491,44 +457,11 @@
            this.gv_fnumber.VisibleIndex = 1;
            this.gv_fnumber.Width = 94;
            // 
            // lb_factory
            //
            this.lb_factory.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_factory.Appearance.Options.UseFont = true;
            this.lb_factory.Location = new System.Drawing.Point(13, 207);
            this.lb_factory.Name = "lb_factory";
            this.lb_factory.Size = new System.Drawing.Size(85, 21);
            this.lb_factory.TabIndex = 240;
            this.lb_factory.Text = "工厂编号:";
            //
            // txt_factory
            //
            this.txt_factory.Location = new System.Drawing.Point(98, 203);
            this.txt_factory.Name = "txt_factory";
            this.txt_factory.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_factory.Properties.Appearance.Options.UseFont = true;
            this.txt_factory.Size = new System.Drawing.Size(150, 28);
            this.txt_factory.TabIndex = 240;
            //
            // gv_factory
            //
            this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_factory.AppearanceCell.Options.UseFont = true;
            this.gv_factory.Caption = "工厂";
            this.gv_factory.FieldName = "factory";
            this.gv_factory.MinWidth = 50;
            this.gv_factory.Name = "gv_factory";
            this.gv_factory.OptionsColumn.AllowEdit = false;
            this.gv_factory.Tag = "query_a.factory";
            this.gv_factory.Visible = true;
            this.gv_factory.VisibleIndex = 0;
            this.gv_factory.Width = 94;
            //
            // lb_lastupdate_by
            // 
            this.lb_lastupdate_by.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_lastupdate_by.Appearance.Options.UseFont = true;
            this.lb_lastupdate_by.Location = new System.Drawing.Point(298, 283);
            this.lb_lastupdate_by.Location = new System.Drawing.Point(550, 244);
            this.lb_lastupdate_by.Name = "lb_lastupdate_by";
            this.lb_lastupdate_by.Size = new System.Drawing.Size(68, 21);
            this.lb_lastupdate_by.TabIndex = 231;
@@ -536,7 +469,7 @@
            // 
            // txt_lastupdateBy
            // 
            this.txt_lastupdateBy.Location = new System.Drawing.Point(368, 279);
            this.txt_lastupdateBy.Location = new System.Drawing.Point(618, 240);
            this.txt_lastupdateBy.Name = "txt_lastupdateBy";
            this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true;
@@ -547,7 +480,7 @@
            // 
            this.lb_lastupdate_date.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_lastupdate_date.Appearance.Options.UseFont = true;
            this.lb_lastupdate_date.Location = new System.Drawing.Point(8, 283);
            this.lb_lastupdate_date.Location = new System.Drawing.Point(528, 278);
            this.lb_lastupdate_date.Name = "lb_lastupdate_date";
            this.lb_lastupdate_date.Size = new System.Drawing.Size(90, 21);
            this.lb_lastupdate_date.TabIndex = 228;
@@ -555,7 +488,7 @@
            // 
            // txt_lastupdateDate
            // 
            this.txt_lastupdateDate.Location = new System.Drawing.Point(98, 279);
            this.txt_lastupdateDate.Location = new System.Drawing.Point(618, 274);
            this.txt_lastupdateDate.Name = "txt_lastupdateDate";
            this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
@@ -566,7 +499,7 @@
            // 
            this.lb_create_by.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_create_by.Appearance.Options.UseFont = true;
            this.lb_create_by.Location = new System.Drawing.Point(550, 249);
            this.lb_create_by.Location = new System.Drawing.Point(550, 164);
            this.lb_create_by.Name = "lb_create_by";
            this.lb_create_by.Size = new System.Drawing.Size(68, 21);
            this.lb_create_by.TabIndex = 226;
@@ -574,7 +507,7 @@
            // 
            // txt_createBy
            // 
            this.txt_createBy.Location = new System.Drawing.Point(618, 245);
            this.txt_createBy.Location = new System.Drawing.Point(618, 160);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
@@ -585,7 +518,7 @@
            // 
            this.lb_create_date.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_create_date.Appearance.Options.UseFont = true;
            this.lb_create_date.Location = new System.Drawing.Point(533, 283);
            this.lb_create_date.Location = new System.Drawing.Point(533, 204);
            this.lb_create_date.Name = "lb_create_date";
            this.lb_create_date.Size = new System.Drawing.Size(85, 21);
            this.lb_create_date.TabIndex = 222;
@@ -593,7 +526,7 @@
            // 
            // txt_createDate
            // 
            this.txt_createDate.Location = new System.Drawing.Point(618, 279);
            this.txt_createDate.Location = new System.Drawing.Point(618, 200);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_createDate.Properties.Appearance.Options.UseFont = true;
@@ -604,7 +537,7 @@
            // 
            this.lb_newqty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_newqty.Appearance.Options.UseFont = true;
            this.lb_newqty.Location = new System.Drawing.Point(247, 164);
            this.lb_newqty.Location = new System.Drawing.Point(4, 278);
            this.lb_newqty.Name = "lb_newqty";
            this.lb_newqty.Size = new System.Drawing.Size(119, 21);
            this.lb_newqty.TabIndex = 219;
@@ -612,7 +545,7 @@
            // 
            // txt_newqty
            // 
            this.txt_newqty.Location = new System.Drawing.Point(368, 160);
            this.txt_newqty.Location = new System.Drawing.Point(123, 274);
            this.txt_newqty.Name = "txt_newqty";
            this.txt_newqty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_newqty.Properties.Appearance.Options.UseFont = true;
@@ -623,9 +556,9 @@
            // 
            this.gv_newqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_newqty.AppearanceCell.Options.UseFont = true;
            this.gv_newqty.Caption = "目的单位数量 ";
            this.gv_newqty.Caption = "目的单位数量";
            this.gv_newqty.FieldName = "newqty";
            this.gv_newqty.MinWidth = 50;
            this.gv_newqty.MinWidth = 80;
            this.gv_newqty.Name = "gv_newqty";
            this.gv_newqty.OptionsColumn.AllowEdit = false;
            this.gv_newqty.Tag = "query_a.newqty";
@@ -637,7 +570,7 @@
            // 
            this.lb_oldqty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_oldqty.Appearance.Options.UseFont = true;
            this.lb_oldqty.Location = new System.Drawing.Point(264, 125);
            this.lb_oldqty.Location = new System.Drawing.Point(21, 164);
            this.lb_oldqty.Name = "lb_oldqty";
            this.lb_oldqty.Size = new System.Drawing.Size(102, 21);
            this.lb_oldqty.TabIndex = 217;
@@ -645,7 +578,7 @@
            // 
            // txt_oldqty
            // 
            this.txt_oldqty.Location = new System.Drawing.Point(368, 121);
            this.txt_oldqty.Location = new System.Drawing.Point(123, 160);
            this.txt_oldqty.Name = "txt_oldqty";
            this.txt_oldqty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_oldqty.Properties.Appearance.Options.UseFont = true;
@@ -656,9 +589,9 @@
            // 
            this.gv_oldqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_oldqty.AppearanceCell.Options.UseFont = true;
            this.gv_oldqty.Caption = "原单位数量 ";
            this.gv_oldqty.Caption = "原单位数量";
            this.gv_oldqty.FieldName = "oldqty";
            this.gv_oldqty.MinWidth = 50;
            this.gv_oldqty.MinWidth = 80;
            this.gv_oldqty.Name = "gv_oldqty";
            this.gv_oldqty.OptionsColumn.AllowEdit = false;
            this.gv_oldqty.Tag = "query_a.oldqty";
@@ -670,7 +603,7 @@
            // 
            this.lb_newunit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_newunit.Appearance.Options.UseFont = true;
            this.lb_newunit.Location = new System.Drawing.Point(533, 125);
            this.lb_newunit.Location = new System.Drawing.Point(38, 244);
            this.lb_newunit.Name = "lb_newunit";
            this.lb_newunit.Size = new System.Drawing.Size(85, 21);
            this.lb_newunit.TabIndex = 216;
@@ -678,7 +611,7 @@
            // 
            // txt_newunit
            // 
            this.txt_newunit.Location = new System.Drawing.Point(618, 121);
            this.txt_newunit.Location = new System.Drawing.Point(123, 240);
            this.txt_newunit.Name = "txt_newunit";
            this.txt_newunit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_newunit.Properties.Appearance.Options.UseFont = true;
@@ -689,7 +622,7 @@
            // 
            this.gv_newunit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_newunit.AppearanceCell.Options.UseFont = true;
            this.gv_newunit.Caption = "目的单位 ";
            this.gv_newunit.Caption = "目的单位";
            this.gv_newunit.FieldName = "newunit";
            this.gv_newunit.MinWidth = 50;
            this.gv_newunit.Name = "gv_newunit";
@@ -703,7 +636,7 @@
            // 
            this.lb_oldunit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_oldunit.Appearance.Options.UseFont = true;
            this.lb_oldunit.Location = new System.Drawing.Point(30, 125);
            this.lb_oldunit.Location = new System.Drawing.Point(55, 123);
            this.lb_oldunit.Name = "lb_oldunit";
            this.lb_oldunit.Size = new System.Drawing.Size(68, 21);
            this.lb_oldunit.TabIndex = 213;
@@ -711,7 +644,7 @@
            // 
            // txt_oldunit
            // 
            this.txt_oldunit.Location = new System.Drawing.Point(98, 121);
            this.txt_oldunit.Location = new System.Drawing.Point(123, 119);
            this.txt_oldunit.Name = "txt_oldunit";
            this.txt_oldunit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_oldunit.Properties.Appearance.Options.UseFont = true;
@@ -722,7 +655,7 @@
            // 
            this.gv_oldunit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_oldunit.AppearanceCell.Options.UseFont = true;
            this.gv_oldunit.Caption = "原单位 ";
            this.gv_oldunit.Caption = "原单位";
            this.gv_oldunit.FieldName = "oldunit";
            this.gv_oldunit.MinWidth = 50;
            this.gv_oldunit.Name = "gv_oldunit";
@@ -736,15 +669,15 @@
            // 
            this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_id.Appearance.Options.UseFont = true;
            this.lb_id.Location = new System.Drawing.Point(271, 207);
            this.lb_id.Location = new System.Drawing.Point(54, 43);
            this.lb_id.Name = "lb_id";
            this.lb_id.Size = new System.Drawing.Size(95, 21);
            this.lb_id.Size = new System.Drawing.Size(69, 21);
            this.lb_id.TabIndex = 211;
            this.lb_id.Text = "BASEINFO:";
            this.lb_id.Text = "单位ID:";
            // 
            // txt_id
            // 
            this.txt_id.Location = new System.Drawing.Point(368, 203);
            this.txt_id.Location = new System.Drawing.Point(123, 39);
            this.txt_id.Name = "txt_id";
            this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_id.Properties.Appearance.Options.UseFont = true;
@@ -755,14 +688,14 @@
            // 
            this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_id.AppearanceCell.Options.UseFont = true;
            this.gv_id.Caption = "BASEINFO ";
            this.gv_id.Caption = "单位ID";
            this.gv_id.FieldName = "id";
            this.gv_id.MinWidth = 50;
            this.gv_id.Name = "gv_id";
            this.gv_id.OptionsColumn.AllowEdit = false;
            this.gv_id.Tag = "query_a.id";
            this.gv_id.Visible = true;
            this.gv_id.VisibleIndex = 14;
            this.gv_id.VisibleIndex = 0;
            this.gv_id.Width = 94;
            // 
            // toolBarMenu1
@@ -773,11 +706,11 @@
            this.toolBarMenu1.isSetBtn = false;
            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
            this.toolBarMenu1.Name = "toolBarMenu1";
            this.toolBarMenu1.rptService = null;
            this.toolBarMenu1.rptParameter = null;
            this.toolBarMenu1.Size = new System.Drawing.Size(972, 80);
            this.toolBarMenu1.TabIndex = 0;
            this.toolBarMenu1.xlsInService = "XlsInMesUnit";
            this.toolBarMenu1.xlsOutView = "XlsOutMesUnit";
            this.toolBarMenu1.xlsInService = null;
            this.toolBarMenu1.xlsOutParameter = "xlsOut_unit{}";
            // 
            // gcMain
            // 
@@ -796,23 +729,20 @@
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gv_factory,
            this.gv_id,
            this.gv_fnumber,
            this.gv_fname,
            this.gv_funitgroupid,
            this.gv_fconvertdenominator,
            this.gv_fcurrentunitid,
            this.gv_fconvertnumerator,
            this.gv_fbaseunit,
            this.gv_froundtype,
            this.gv_fprecision,
            this.gv_fdescription,
            this.gv_fforbidstatus,
            this.gv_oldunit,
            this.gv_oldqty,
            this.gv_newunit,
            this.gv_newqty,
            this.gv_id,
            this.gv_fdescription,
            this.gv_fforbidstatus});
            this.gv_newqty});
            this.gridView1.GridControl = this.gcMain;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
@@ -888,8 +818,6 @@
            this.panel1.Controls.Add(this.txt_fname);
            this.panel1.Controls.Add(this.lb_fnumber);
            this.panel1.Controls.Add(this.txt_fnumber);
            this.panel1.Controls.Add(this.lb_factory);
            this.panel1.Controls.Add(this.txt_factory);
            this.panel1.Controls.Add(this.lb_lastupdate_by);
            this.panel1.Controls.Add(this.txt_lastupdateBy);
            this.panel1.Controls.Add(this.lb_lastupdate_date);
@@ -916,7 +844,7 @@
            // 
            // labelControl11
            // 
            this.labelControl11.Location = new System.Drawing.Point(53, 329);
            this.labelControl11.Location = new System.Drawing.Point(53, 373);
            this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.labelControl11.Name = "labelControl11";
            this.labelControl11.Size = new System.Drawing.Size(45, 18);
@@ -927,7 +855,7 @@
            // lbGuid
            // 
            this.lbGuid.AutoSize = true;
            this.lbGuid.Location = new System.Drawing.Point(104, 329);
            this.lbGuid.Location = new System.Drawing.Point(104, 373);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(0, 21);
            this.lbGuid.TabIndex = 1;
@@ -952,7 +880,6 @@
            ((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_factory.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
@@ -1003,7 +930,6 @@
private DevExpress.XtraEditors.LabelControl lb_fbaseunit;
private DevExpress.XtraEditors.TextEdit txt_fbaseunit;
 private DevExpress.XtraGrid.Columns.GridColumn gv_fbaseunit;
private DevExpress.XtraEditors.LabelControl lb_fconvertnumerator;
private DevExpress.XtraEditors.TextEdit txt_fconvertnumerator;
@@ -1011,7 +937,6 @@
private DevExpress.XtraEditors.LabelControl lb_fcurrentunitid;
private DevExpress.XtraEditors.TextEdit txt_fcurrentunitid;
 private DevExpress.XtraGrid.Columns.GridColumn gv_fcurrentunitid;
private DevExpress.XtraEditors.LabelControl lb_fconvertdenominator;
private DevExpress.XtraEditors.TextEdit txt_fconvertdenominator;
@@ -1028,10 +953,6 @@
private DevExpress.XtraEditors.LabelControl lb_fnumber;
private DevExpress.XtraEditors.TextEdit txt_fnumber;
 private DevExpress.XtraGrid.Columns.GridColumn gv_fnumber;
private DevExpress.XtraEditors.LabelControl lb_factory;
private DevExpress.XtraEditors.TextEdit txt_factory;
 private DevExpress.XtraGrid.Columns.GridColumn gv_factory;
private DevExpress.XtraEditors.LabelControl lb_lastupdate_by;
private DevExpress.XtraEditors.TextEdit txt_lastupdateBy;