lu
2025-03-31 236874a930147c27e46c673d8c1a607f1260e8aa
DevApp/Gs.DevApp/DevFrm/WW/Frm_WwPc.Designer.cs
@@ -63,13 +63,13 @@
            this.txt_shBy = new DevExpress.XtraEditors.TextEdit();
            this.txt_shTime = new DevExpress.XtraEditors.TextEdit();
            this.txt_shState = new DevExpress.XtraEditors.CheckEdit();
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -120,13 +120,13 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_shBy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_shTime.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_shState.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
@@ -198,7 +198,7 @@
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
@@ -211,7 +211,7 @@
            // 
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 50;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -230,7 +230,7 @@
            // 
            // gv_shState
            // 
            this.gv_shState.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_shState.AppearanceCell.Options.UseFont = true;
            this.gv_shState.Caption = "审核状态 ";
            this.gv_shState.FieldName = "shChk";
@@ -245,7 +245,7 @@
            // 
            // gv_hNo
            // 
            this.gv_hNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_hNo.AppearanceCell.Options.UseFont = true;
            this.gv_hNo.Caption = "排产编号 ";
            this.gv_hNo.FieldName = "hNo";
@@ -259,7 +259,7 @@
            // 
            // gv_createBy
            // 
            this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "创建人 ";
            this.gv_createBy.FieldName = "createBy";
@@ -273,7 +273,7 @@
            // 
            // gv_createTime
            // 
            this.gv_createTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createTime.AppearanceCell.Options.UseFont = true;
            this.gv_createTime.Caption = "创建时间 ";
            this.gv_createTime.FieldName = "createTime";
@@ -287,7 +287,7 @@
            // 
            // gv_shBy
            // 
            this.gv_shBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_shBy.AppearanceCell.Options.UseFont = true;
            this.gv_shBy.Caption = "审核人 ";
            this.gv_shBy.FieldName = "shBy";
@@ -301,7 +301,7 @@
            // 
            // gv_shTime
            // 
            this.gv_shTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_shTime.AppearanceCell.Options.UseFont = true;
            this.gv_shTime.Caption = "审核时间 ";
            this.gv_shTime.FieldName = "shTime";
@@ -394,7 +394,7 @@
            // 
            this.txt_hNo.Location = new System.Drawing.Point(84, 12);
            this.txt_hNo.Name = "txt_hNo";
            this.txt_hNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_hNo.Properties.Appearance.Options.UseFont = true;
            this.txt_hNo.Size = new System.Drawing.Size(195, 28);
            this.txt_hNo.StyleController = this.layoutMx1;
@@ -405,7 +405,7 @@
            // 
            this.txt_shBy.Location = new System.Drawing.Point(355, 12);
            this.txt_shBy.Name = "txt_shBy";
            this.txt_shBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_shBy.Properties.Appearance.Options.UseFont = true;
            this.txt_shBy.Size = new System.Drawing.Size(195, 28);
            this.txt_shBy.StyleController = this.layoutMx1;
@@ -416,7 +416,7 @@
            // 
            this.txt_shTime.Location = new System.Drawing.Point(626, 12);
            this.txt_shTime.Name = "txt_shTime";
            this.txt_shTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_shTime.Properties.Appearance.Options.UseFont = true;
            this.txt_shTime.Size = new System.Drawing.Size(195, 28);
            this.txt_shTime.StyleController = this.layoutMx1;
@@ -432,6 +432,18 @@
            this.txt_shState.StyleController = this.layoutMx1;
            this.txt_shState.TabIndex = 220;
            this.txt_shState.Tag = "readonly";
            //
            // layoutControlItem6
            //
            this.layoutControlItem6.Control = this.lbGuid;
            this.layoutControlItem6.Location = new System.Drawing.Point(828, 43);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(278, 43);
            this.layoutControlItem6.Text = "lbGuid";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem6.TextVisible = false;
            // 
            // Root
            // 
@@ -522,18 +534,6 @@
            this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem5.TextVisible = false;
            // 
            // layoutControlItem6
            //
            this.layoutControlItem6.Control = this.lbGuid;
            this.layoutControlItem6.Location = new System.Drawing.Point(828, 43);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(278, 43);
            this.layoutControlItem6.Text = "lbGuid";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem6.TextVisible = false;
            //
            // tabMx
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
@@ -571,6 +571,8 @@
            // 
            this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gvMx1.Appearance.Row.Options.UseFont = true;
            this.gvMx1.ColumnPanelRowHeight = 50;
            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gvMx1id,
@@ -600,7 +602,7 @@
            // 
            // gvMx1id
            // 
            this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1id.AppearanceCell.Options.UseFont = true;
            this.gvMx1id.Caption = "id";
            this.gvMx1id.FieldName = "id";
@@ -612,7 +614,7 @@
            // 
            // gvMx1erpid
            // 
            this.gvMx1erpid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1erpid.AppearanceCell.Options.UseFont = true;
            this.gvMx1erpid.Caption = "erpid";
            this.gvMx1erpid.FieldName = "erpid";
@@ -624,7 +626,7 @@
            // 
            // gvMx1eid
            // 
            this.gvMx1eid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1eid.AppearanceCell.Options.UseFont = true;
            this.gvMx1eid.Caption = "eid";
            this.gvMx1eid.FieldName = "eid";
@@ -636,7 +638,7 @@
            // 
            // gvMx1daa001
            // 
            this.gvMx1daa001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa001.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa001.Caption = "工单号";
            this.gvMx1daa001.FieldName = "daa001";
@@ -650,7 +652,7 @@
            // 
            // gvMx1daa014
            // 
            this.gvMx1daa014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa014.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa014.Caption = "投料单号";
            this.gvMx1daa014.FieldName = "daa014";
@@ -694,7 +696,7 @@
            // 
            // gvMx1daa011
            // 
            this.gvMx1daa011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa011.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa011.Caption = "工单数量";
            this.gvMx1daa011.FieldName = "rwdSum";
@@ -732,7 +734,7 @@
            // 
            // gvMx1unit
            // 
            this.gvMx1unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1unit.AppearanceCell.Options.UseFont = true;
            this.gvMx1unit.Caption = "单位";
            this.gvMx1unit.FieldName = "dwName";
@@ -746,7 +748,7 @@
            // 
            // gvMx1daa008
            // 
            this.gvMx1daa008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1daa008.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1daa008.AppearanceCell.Options.UseFont = true;
            this.gvMx1daa008.AppearanceCell.Options.UseForeColor = true;
@@ -763,7 +765,7 @@
            // 
            // gvMx1mesStartProd
            // 
            this.gvMx1mesStartProd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1mesStartProd.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1mesStartProd.AppearanceCell.Options.UseFont = true;
            this.gvMx1mesStartProd.AppearanceCell.Options.UseForeColor = true;
@@ -790,7 +792,7 @@
            // 
            // gvMx1mesEndProd
            // 
            this.gvMx1mesEndProd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1mesEndProd.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1mesEndProd.AppearanceCell.Options.UseFont = true;
            this.gvMx1mesEndProd.AppearanceCell.Options.UseForeColor = true;
@@ -832,7 +834,7 @@
            // 
            // gvMx1pcGuid
            // 
            this.gvMx1pcGuid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1pcGuid.AppearanceCell.Options.UseFont = true;
            this.gvMx1pcGuid.Caption = "排产guid";
            this.gvMx1pcGuid.FieldName = "pcGuid";
@@ -844,7 +846,7 @@
            // 
            // gvMx1rwdGuid
            // 
            this.gvMx1rwdGuid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1rwdGuid.AppearanceCell.Options.UseFont = true;
            this.gvMx1rwdGuid.Caption = "任务单的guid";
            this.gvMx1rwdGuid.FieldName = "rwdGuid";
@@ -919,13 +921,13 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_shBy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_shTime.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_shState.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);