lu
2025-03-31 37d32d9263f757072a6ff348ae5e99824fab4ef9
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDaaDirectOut.Designer.cs
@@ -61,7 +61,7 @@
            // 
            // gv_itemId
            // 
            this.gv_itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_itemId.AppearanceCell.Options.UseFont = true;
            this.gv_itemId.Caption = "物料ID";
            this.gv_itemId.FieldName = "itemId";
@@ -75,7 +75,6 @@
            // 
            // gv_workshop
            // 
            this.gv_workshop.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_workshop.AppearanceCell.Options.UseFont = true;
            this.gv_workshop.Caption = "车间ID";
            this.gv_workshop.FieldName = "workshop";
@@ -104,7 +103,7 @@
            // gcMain
            // 
            this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain.Location = new System.Drawing.Point(0, 54);
            this.gcMain.MainView = this.gridView1;
            this.gcMain.Name = "gcMain";
@@ -115,7 +114,7 @@
            // 
            // gridView1
            // 
            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.gridColumn1,
@@ -213,7 +212,7 @@
            this.panel1.Controls.Add(this.lb_itemId);
            this.panel1.Controls.Add(this.lb_workshop);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1126, 54);
@@ -259,7 +258,6 @@
            // 
            // lb_itemId
            // 
            this.lb_itemId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_itemId.Appearance.Options.UseFont = true;
            this.lb_itemId.Location = new System.Drawing.Point(305, 15);
            this.lb_itemId.Name = "lb_itemId";
@@ -269,7 +267,6 @@
            // 
            // lb_workshop
            // 
            this.lb_workshop.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_workshop.Appearance.Options.UseFont = true;
            this.lb_workshop.Location = new System.Drawing.Point(15, 15);
            this.lb_workshop.Name = "lb_workshop";