lu
2024-12-19 1210460a95ba58f219d38e545dcaf9e21383d18f
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Department.Designer.cs
@@ -43,10 +43,6 @@
            this.lb_fmanager = new DevExpress.XtraEditors.LabelControl();
            this.txt_fmanager = new DevExpress.XtraEditors.TextEdit();
            this.gv_fmanager = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_workshopName = new DevExpress.XtraEditors.LabelControl();
            this.txt_workshopName = new DevExpress.XtraEditors.TextEdit();
            this.lb_workshopNo = new DevExpress.XtraEditors.LabelControl();
            this.txt_workshopNo = new DevExpress.XtraEditors.TextEdit();
            this.lb_depextr4 = new DevExpress.XtraEditors.LabelControl();
            this.txt_depextr4 = new DevExpress.XtraEditors.TextEdit();
            this.gv_depextr4 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -82,8 +78,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_productionWorkshop.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fmanager.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_workshopName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_workshopNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_depextr4.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_depextr3.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_depextr2.Properties)).BeginInit();
@@ -236,44 +230,6 @@
            this.gv_fmanager.Visible = true;
            this.gv_fmanager.VisibleIndex = 8;
            this.gv_fmanager.Width = 94;
            //
            // lb_workshopName
            //
            this.lb_workshopName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_workshopName.Appearance.Options.UseFont = true;
            this.lb_workshopName.Location = new System.Drawing.Point(543, 87);
            this.lb_workshopName.Name = "lb_workshopName";
            this.lb_workshopName.Size = new System.Drawing.Size(56, 21);
            this.lb_workshopName.TabIndex = 240;
            this.lb_workshopName.Text = "车间名 ";
            //
            // txt_workshopName
            //
            this.txt_workshopName.Location = new System.Drawing.Point(605, 83);
            this.txt_workshopName.Name = "txt_workshopName";
            this.txt_workshopName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_workshopName.Properties.Appearance.Options.UseFont = true;
            this.txt_workshopName.Size = new System.Drawing.Size(150, 28);
            this.txt_workshopName.TabIndex = 240;
            //
            // lb_workshopNo
            //
            this.lb_workshopNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_workshopNo.Appearance.Options.UseFont = true;
            this.lb_workshopNo.Location = new System.Drawing.Point(542, 52);
            this.lb_workshopNo.Name = "lb_workshopNo";
            this.lb_workshopNo.Size = new System.Drawing.Size(57, 21);
            this.lb_workshopNo.TabIndex = 235;
            this.lb_workshopNo.Text = "车间ID ";
            //
            // txt_workshopNo
            //
            this.txt_workshopNo.Location = new System.Drawing.Point(605, 48);
            this.txt_workshopNo.Name = "txt_workshopNo";
            this.txt_workshopNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_workshopNo.Properties.Appearance.Options.UseFont = true;
            this.txt_workshopNo.Size = new System.Drawing.Size(150, 28);
            this.txt_workshopNo.TabIndex = 235;
            // 
            // lb_depextr4
            // 
@@ -516,6 +472,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;
@@ -584,7 +541,7 @@
            this.xtraTabPage1.Controls.Add(this.pageBar1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(928, 424);
            this.xtraTabPage1.Text = "数据查询";
            this.xtraTabPage1.Text = "数据列表";
            // 
            // pageBar1
            // 
@@ -594,7 +551,6 @@
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.RowsCount = 50;
            this.pageBar1.Size = new System.Drawing.Size(928, 39);
            this.pageBar1.TabIndex = 3;
            this.pageBar1.TotalPages = 0;
@@ -603,9 +559,8 @@
            // 
            this.xtraTabPage2.Controls.Add(this.panel1);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.PageEnabled = false;
            this.xtraTabPage2.Size = new System.Drawing.Size(928, 424);
            this.xtraTabPage2.Text = "数据编辑";
            this.xtraTabPage2.Text = "数据详细";
            // 
            // panel1
            // 
@@ -620,10 +575,6 @@
            this.panel1.Controls.Add(this.txt_remark);
            this.panel1.Controls.Add(this.lb_fmanager);
            this.panel1.Controls.Add(this.txt_fmanager);
            this.panel1.Controls.Add(this.lb_workshopName);
            this.panel1.Controls.Add(this.txt_workshopName);
            this.panel1.Controls.Add(this.lb_workshopNo);
            this.panel1.Controls.Add(this.txt_workshopNo);
            this.panel1.Controls.Add(this.lb_depextr4);
            this.panel1.Controls.Add(this.txt_depextr4);
            this.panel1.Controls.Add(this.lb_depextr3);
@@ -671,12 +622,11 @@
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Name = "Frm_Department";
            this.Text = "部门信息";
            ((System.ComponentModel.ISupportInitialize)(this.txt_materialProperti.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_productionWorkshop.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fmanager.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_workshopName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_workshopNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_depextr4.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_depextr3.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_depextr2.Properties)).EndInit();
@@ -722,12 +672,6 @@
        private DevExpress.XtraEditors.LabelControl lb_fmanager;
        private DevExpress.XtraEditors.TextEdit txt_fmanager;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fmanager;
        private DevExpress.XtraEditors.LabelControl lb_workshopName;
        private DevExpress.XtraEditors.TextEdit txt_workshopName;
        private DevExpress.XtraEditors.LabelControl lb_workshopNo;
        private DevExpress.XtraEditors.TextEdit txt_workshopNo;
        private DevExpress.XtraEditors.LabelControl lb_depextr4;
        private DevExpress.XtraEditors.TextEdit txt_depextr4;