lu
2024-12-24 0569cccc1f91346caca8cc8f2c65b9f174ce2891
DevApp/Gs.DevApp/DevFrm/Sys/Organization.Designer.cs
@@ -71,6 +71,7 @@
            // toolBarMenu1
            // 
            this.toolBarMenu1.chkParameter = "SYS_ORGANIZATION,check_date,check_status,check_by";
            this.toolBarMenu1.currentAction = null;
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
@@ -99,7 +100,7 @@
            this.xtraTabPage1.Controls.Add(this.tlMenu);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(1072, 584);
            this.xtraTabPage1.Text = "数据查询";
            this.xtraTabPage1.Text = "数据列表";
            // 
            // panel1
            // 
@@ -128,9 +129,9 @@
            this.panel1.Controls.Add(this.txt_name);
            this.panel1.Controls.Add(this.labelControl2);
            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.panel1.Location = new System.Drawing.Point(370, 16);
            this.panel1.Location = new System.Drawing.Point(415, 16);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(560, 373);
            this.panel1.Size = new System.Drawing.Size(515, 373);
            this.panel1.TabIndex = 3;
            // 
            // labelControl14
@@ -157,7 +158,7 @@
            // 
            this.labelControl13.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.labelControl13.Appearance.Options.UseFont = true;
            this.labelControl13.Location = new System.Drawing.Point(41, 71);
            this.labelControl13.Location = new System.Drawing.Point(57, 71);
            this.labelControl13.Name = "labelControl13";
            this.labelControl13.Size = new System.Drawing.Size(69, 21);
            this.labelControl13.TabIndex = 139;
@@ -367,7 +368,7 @@
            this.tlMenu.Font = new System.Drawing.Font("Tahoma", 10F);
            this.tlMenu.Location = new System.Drawing.Point(0, 0);
            this.tlMenu.Name = "tlMenu";
            this.tlMenu.Size = new System.Drawing.Size(343, 584);
            this.tlMenu.Size = new System.Drawing.Size(388, 584);
            this.tlMenu.TabIndex = 2;
            // 
            // Organization
@@ -378,7 +379,7 @@
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Name = "Organization";
            this.Text = "Organization";
            this.Text = "组织机构";
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.xtraTabPage1.ResumeLayout(false);