lu
2025-02-13 c0aa9538d0c080a0ede4fe80b61bb3901db82621
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesWorkshopLine.Designer.cs
@@ -86,11 +86,11 @@
            // 
            this.lb_isZxbg.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_isZxbg.Appearance.Options.UseFont = true;
            this.lb_isZxbg.Location = new System.Drawing.Point(328, 116);
            this.lb_isZxbg.Location = new System.Drawing.Point(333, 116);
            this.lb_isZxbg.Name = "lb_isZxbg";
            this.lb_isZxbg.Size = new System.Drawing.Size(73, 21);
            this.lb_isZxbg.Size = new System.Drawing.Size(68, 21);
            this.lb_isZxbg.TabIndex = 243;
            this.lb_isZxbg.Text = "整线报工 ";
            this.lb_isZxbg.Text = "整线报工";
            // 
            // gv_isZxbg
            // 
@@ -110,11 +110,11 @@
            // 
            this.lb_lineType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_lineType.Appearance.Options.UseFont = true;
            this.lb_lineType.Location = new System.Drawing.Point(328, 84);
            this.lb_lineType.Location = new System.Drawing.Point(333, 84);
            this.lb_lineType.Name = "lb_lineType";
            this.lb_lineType.Size = new System.Drawing.Size(73, 21);
            this.lb_lineType.Size = new System.Drawing.Size(68, 21);
            this.lb_lineType.TabIndex = 240;
            this.lb_lineType.Text = "线体类别 ";
            this.lb_lineType.Text = "线体类别";
            // 
            // gv_lineType
            // 
@@ -134,11 +134,11 @@
            // 
            this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_lastupdateDate.Appearance.Options.UseFont = true;
            this.lb_lastupdateDate.Location = new System.Drawing.Point(328, 52);
            this.lb_lastupdateDate.Location = new System.Drawing.Point(333, 52);
            this.lb_lastupdateDate.Name = "lb_lastupdateDate";
            this.lb_lastupdateDate.Size = new System.Drawing.Size(73, 21);
            this.lb_lastupdateDate.Size = new System.Drawing.Size(68, 21);
            this.lb_lastupdateDate.TabIndex = 231;
            this.lb_lastupdateDate.Text = "更新时间 ";
            this.lb_lastupdateDate.Text = "更新时间";
            // 
            // txt_lastupdateDate
            // 
@@ -168,11 +168,11 @@
            // 
            this.lb_lastupdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_lastupdateBy.Appearance.Options.UseFont = true;
            this.lb_lastupdateBy.Location = new System.Drawing.Point(345, 20);
            this.lb_lastupdateBy.Location = new System.Drawing.Point(350, 20);
            this.lb_lastupdateBy.Name = "lb_lastupdateBy";
            this.lb_lastupdateBy.Size = new System.Drawing.Size(56, 21);
            this.lb_lastupdateBy.Size = new System.Drawing.Size(51, 21);
            this.lb_lastupdateBy.TabIndex = 228;
            this.lb_lastupdateBy.Text = "更新者 ";
            this.lb_lastupdateBy.Text = "更新者";
            // 
            // txt_lastupdateBy
            // 
@@ -230,11 +230,11 @@
            // 
            this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_remark.Appearance.Options.UseFont = true;
            this.lb_remark.Location = new System.Drawing.Point(49, 116);
            this.lb_remark.Location = new System.Drawing.Point(54, 116);
            this.lb_remark.Name = "lb_remark";
            this.lb_remark.Size = new System.Drawing.Size(39, 21);
            this.lb_remark.Size = new System.Drawing.Size(34, 21);
            this.lb_remark.TabIndex = 219;
            this.lb_remark.Text = "备注 ";
            this.lb_remark.Text = "备注";
            // 
            // txt_remark
            // 
@@ -263,11 +263,11 @@
            // 
            this.lb_name.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_name.Appearance.Options.UseFont = true;
            this.lb_name.Location = new System.Drawing.Point(15, 84);
            this.lb_name.Location = new System.Drawing.Point(20, 84);
            this.lb_name.Name = "lb_name";
            this.lb_name.Size = new System.Drawing.Size(73, 21);
            this.lb_name.Size = new System.Drawing.Size(68, 21);
            this.lb_name.TabIndex = 217;
            this.lb_name.Text = "产线名称 ";
            this.lb_name.Text = "产线名称";
            // 
            // txt_name
            // 
@@ -296,11 +296,11 @@
            // 
            this.lb_lineNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_lineNo.Appearance.Options.UseFont = true;
            this.lb_lineNo.Location = new System.Drawing.Point(15, 52);
            this.lb_lineNo.Location = new System.Drawing.Point(20, 52);
            this.lb_lineNo.Name = "lb_lineNo";
            this.lb_lineNo.Size = new System.Drawing.Size(73, 21);
            this.lb_lineNo.Size = new System.Drawing.Size(68, 21);
            this.lb_lineNo.TabIndex = 216;
            this.lb_lineNo.Text = "产线编号 ";
            this.lb_lineNo.Text = "产线编号";
            // 
            // txt_lineNo
            // 
@@ -536,6 +536,7 @@
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Name = "Frm_MesWorkshopLine";
            this.Text = "线体管理";
            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();