lu
2025-06-06 c828cad54fbd4c3b812e7b2e01590688f26b28de
DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs
@@ -392,37 +392,37 @@
            this.txt_hNo.Location = new System.Drawing.Point(84, 12);
            this.txt_hNo.Name = "txt_hNo";
            this.txt_hNo.Properties.Appearance.Options.UseFont = true;
            this.txt_hNo.Size = new System.Drawing.Size(200, 24);
            this.txt_hNo.Size = new System.Drawing.Size(195, 24);
            this.txt_hNo.StyleController = this.layoutMx1;
            this.txt_hNo.TabIndex = 211;
            this.txt_hNo.Tag = "readonly";
            // 
            // txt_shBy
            // 
            this.txt_shBy.Location = new System.Drawing.Point(360, 12);
            this.txt_shBy.Location = new System.Drawing.Point(355, 12);
            this.txt_shBy.Name = "txt_shBy";
            this.txt_shBy.Properties.Appearance.Options.UseFont = true;
            this.txt_shBy.Size = new System.Drawing.Size(200, 24);
            this.txt_shBy.Size = new System.Drawing.Size(195, 24);
            this.txt_shBy.StyleController = this.layoutMx1;
            this.txt_shBy.TabIndex = 217;
            this.txt_shBy.Tag = "readonly";
            // 
            // txt_shTime
            // 
            this.txt_shTime.Location = new System.Drawing.Point(636, 12);
            this.txt_shTime.Location = new System.Drawing.Point(626, 12);
            this.txt_shTime.Name = "txt_shTime";
            this.txt_shTime.Properties.Appearance.Options.UseFont = true;
            this.txt_shTime.Size = new System.Drawing.Size(200, 24);
            this.txt_shTime.Size = new System.Drawing.Size(195, 24);
            this.txt_shTime.StyleController = this.layoutMx1;
            this.txt_shTime.TabIndex = 219;
            this.txt_shTime.Tag = "readonly";
            // 
            // txt_shState
            // 
            this.txt_shState.Location = new System.Drawing.Point(840, 12);
            this.txt_shState.Location = new System.Drawing.Point(825, 12);
            this.txt_shState.Name = "txt_shState";
            this.txt_shState.Properties.Caption = "审核状态";
            this.txt_shState.Size = new System.Drawing.Size(274, 24);
            this.txt_shState.Size = new System.Drawing.Size(268, 24);
            this.txt_shState.StyleController = this.layoutMx1;
            this.txt_shState.TabIndex = 220;
            this.txt_shState.Tag = "readonly";
@@ -471,7 +471,7 @@
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition1,
            rowDefinition2});
            this.Root.Size = new System.Drawing.Size(1126, 82);
            this.Root.Size = new System.Drawing.Size(1105, 82);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -479,37 +479,37 @@
            this.layoutControlItem1.Control = this.txt_hNo;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem1.Size = new System.Drawing.Size(271, 31);
            this.layoutControlItem1.Text = "排产编号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_shBy;
            this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
            this.layoutControlItem2.Location = new System.Drawing.Point(271, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem2.Size = new System.Drawing.Size(271, 31);
            this.layoutControlItem2.Text = "审核人";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_shTime;
            this.layoutControlItem3.Location = new System.Drawing.Point(552, 0);
            this.layoutControlItem3.Location = new System.Drawing.Point(542, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem3.Size = new System.Drawing.Size(271, 31);
            this.layoutControlItem3.Text = "审核时间";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_shState;
            this.layoutControlItem4.Location = new System.Drawing.Point(828, 0);
            this.layoutControlItem4.Location = new System.Drawing.Point(813, 0);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem4.Size = new System.Drawing.Size(278, 31);
            this.layoutControlItem4.Size = new System.Drawing.Size(272, 31);
            this.layoutControlItem4.Text = "审核状态";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem4.TextVisible = false;
@@ -522,7 +522,7 @@
            this.layoutControlItem5.MinSize = new System.Drawing.Size(135, 31);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem5.Size = new System.Drawing.Size(271, 31);
            this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem5.Text = "选择任务单";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
@@ -755,7 +755,7 @@
            this.gvMx1mesStartProd.AppearanceCell.Options.UseForeColor = true;
            this.gvMx1mesStartProd.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1mesStartProd.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1mesStartProd.Caption = "预计开工时间";
            this.gvMx1mesStartProd.Caption = "Mes预计开工时间";
            this.gvMx1mesStartProd.ColumnEdit = this.repositoryItemDateEdit1;
            this.gvMx1mesStartProd.FieldName = "mesStartProd";
            this.gvMx1mesStartProd.MinWidth = 180;
@@ -781,7 +781,7 @@
            this.gvMx1mesEndProd.AppearanceCell.Options.UseForeColor = true;
            this.gvMx1mesEndProd.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1mesEndProd.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1mesEndProd.Caption = "预计完工时间";
            this.gvMx1mesEndProd.Caption = "Mes预计完工时间";
            this.gvMx1mesEndProd.ColumnEdit = this.repositoryItemDateEdit2;
            this.gvMx1mesEndProd.FieldName = "mesEndProd";
            this.gvMx1mesEndProd.MinWidth = 180;