lu
2024-12-19 1210460a95ba58f219d38e545dcaf9e21383d18f
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs
@@ -309,6 +309,7 @@
            this.gv_fconvertdenominator.FieldName = "fconvertdenominator";
            this.gv_fconvertdenominator.MinWidth = 50;
            this.gv_fconvertdenominator.Name = "gv_fconvertdenominator";
            this.gv_fconvertdenominator.OptionsColumn.ReadOnly = true;
            this.gv_fconvertdenominator.Tag = "query_a.fconvertdenominator";
            this.gv_fconvertdenominator.Visible = true;
            this.gv_fconvertdenominator.VisibleIndex = 4;
@@ -341,6 +342,7 @@
            this.gv_funitgroupid.FieldName = "funitgroupid";
            this.gv_funitgroupid.MinWidth = 50;
            this.gv_funitgroupid.Name = "gv_funitgroupid";
            this.gv_funitgroupid.OptionsColumn.ReadOnly = true;
            this.gv_funitgroupid.Tag = "query_a.funitgroupid";
            this.gv_funitgroupid.Visible = true;
            this.gv_funitgroupid.VisibleIndex = 3;
@@ -373,6 +375,7 @@
            this.gv_fname.FieldName = "fname";
            this.gv_fname.MinWidth = 50;
            this.gv_fname.Name = "gv_fname";
            this.gv_fname.OptionsColumn.ReadOnly = true;
            this.gv_fname.Tag = "query_a.fname";
            this.gv_fname.Visible = true;
            this.gv_fname.VisibleIndex = 2;
@@ -405,7 +408,6 @@
            this.gv_fnumber.FieldName = "fnumber";
            this.gv_fnumber.MinWidth = 50;
            this.gv_fnumber.Name = "gv_fnumber";
            this.gv_fnumber.OptionsColumn.AllowEdit = false;
            this.gv_fnumber.OptionsColumn.ReadOnly = true;
            this.gv_fnumber.Tag = "query_a.fnumber";
            this.gv_fnumber.Visible = true;
@@ -506,6 +508,7 @@
            // toolBarMenu1
            // 
            this.toolBarMenu1.chkParameter = null;
            this.toolBarMenu1.currentAction = null;
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
@@ -587,7 +590,6 @@
            // 
            this.xtraTabPage2.Controls.Add(this.panel1);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.PageEnabled = false;
            this.xtraTabPage2.Size = new System.Drawing.Size(970, 570);
            this.xtraTabPage2.Text = "数据详细";
            // 
@@ -693,6 +695,7 @@
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Name = "Frm_MesUnit";
            this.Text = "单位信息";
            ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fdescription.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fprecision.Properties)).EndInit();