From 31ce91f6ff326063fca78f31ee982001586cc109 Mon Sep 17 00:00:00 2001
From: wbc <2597324127@qq.com>
Date: 星期二, 16 十二月 2025 21:55:34 +0800
Subject: [PATCH] 产能排产功能更新

---
 DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldArchives.Designer.cs |   62 ++++++++++++++++++-------------
 1 files changed, 36 insertions(+), 26 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldArchives.Designer.cs b/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldArchives.Designer.cs
index 6c3a550..7339df2 100644
--- a/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldArchives.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/MJGL/Frm_MesMoldArchives.Designer.cs
@@ -81,9 +81,11 @@
             this.gvMx_moldName = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx_moldSpec = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx_scrapFlag = new DevExpress.XtraGrid.Columns.GridColumn();
+            this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
             this.gvMx_scrapper = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx_scrapTime = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
+            this.rptDepotSections = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
             this.gvMx_inStockFlag = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx_location = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMx_fixedLocation = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -96,7 +98,6 @@
             this.gvMx_remark = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
             this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
-            this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
             this.bandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
             this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
             this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -139,10 +140,10 @@
             this.tabMxPage1.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).BeginInit();
             this.SuspendLayout();
             // 
@@ -603,7 +604,7 @@
             this.gvMx1.DetailHeight = 349;
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
-            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
+            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
             this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
             this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
             this.gvMx1.OptionsView.ShowGroupPanel = false;
@@ -632,7 +633,7 @@
             this.gvMx_moldCode.Tag = "edit";
             this.gvMx_moldCode.Visible = true;
             this.gvMx_moldCode.VisibleIndex = 0;
-            this.gvMx_moldCode.Width = 94;
+            this.gvMx_moldCode.Width = 78;
             // 
             // gvMx_moldName
             // 
@@ -647,7 +648,7 @@
             this.gvMx_moldName.Tag = "edit";
             this.gvMx_moldName.Visible = true;
             this.gvMx_moldName.VisibleIndex = 1;
-            this.gvMx_moldName.Width = 94;
+            this.gvMx_moldName.Width = 78;
             // 
             // gvMx_moldSpec
             // 
@@ -662,7 +663,7 @@
             this.gvMx_moldSpec.Tag = "edit";
             this.gvMx_moldSpec.Visible = true;
             this.gvMx_moldSpec.VisibleIndex = 2;
-            this.gvMx_moldSpec.Width = 94;
+            this.gvMx_moldSpec.Width = 78;
             // 
             // gvMx_scrapFlag
             // 
@@ -678,7 +679,12 @@
             this.gvMx_scrapFlag.Tag = "edit";
             this.gvMx_scrapFlag.Visible = true;
             this.gvMx_scrapFlag.VisibleIndex = 3;
-            this.gvMx_scrapFlag.Width = 60;
+            this.gvMx_scrapFlag.Width = 85;
+            // 
+            // repositoryItemCheckEdit1
+            // 
+            this.repositoryItemCheckEdit1.AutoHeight = false;
+            this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
             // 
             // gvMx_scrapper
             // 
@@ -693,7 +699,7 @@
             this.gvMx_scrapper.Tag = "edit";
             this.gvMx_scrapper.Visible = true;
             this.gvMx_scrapper.VisibleIndex = 4;
-            this.gvMx_scrapper.Width = 80;
+            this.gvMx_scrapper.Width = 63;
             // 
             // gvMx_scrapTime
             // 
@@ -709,7 +715,6 @@
             this.gvMx_scrapTime.Tag = "edit";
             this.gvMx_scrapTime.Visible = true;
             this.gvMx_scrapTime.VisibleIndex = 5;
-            this.gvMx_scrapTime.Width = 94;
             // 
             // repositoryItemDateEdit1
             // 
@@ -739,7 +744,7 @@
             this.gvMx_inStockFlag.Tag = "edit";
             this.gvMx_inStockFlag.Visible = true;
             this.gvMx_inStockFlag.VisibleIndex = 6;
-            this.gvMx_inStockFlag.Width = 60;
+            this.gvMx_inStockFlag.Width = 50;
             // 
             // gvMx_location
             // 
@@ -747,6 +752,7 @@
             this.gvMx_location.AppearanceCell.Options.UseForeColor = true;
             this.gvMx_location.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
             this.gvMx_location.AppearanceHeader.Options.UseForeColor = true;
+            this.gvMx_location.ColumnEdit = this.rptDepotSections;
             this.gvMx_location.Caption = "搴撲綅";
             this.gvMx_location.FieldName = "location";
             this.gvMx_location.MinWidth = 50;
@@ -754,7 +760,15 @@
             this.gvMx_location.Tag = "edit";
             this.gvMx_location.Visible = true;
             this.gvMx_location.VisibleIndex = 8;
-            this.gvMx_location.Width = 94;
+            // 
+            // rptDepotSections
+            // 
+            this.rptDepotSections.Buttons.Clear();
+            this.rptDepotSections.Buttons.Add(new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo));
+            this.rptDepotSections.Name = "rptDepotSections";
+            this.rptDepotSections.NullText = "-璇烽�夋嫨-";
+            this.rptDepotSections.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+            this.rptDepotSections.SelectedIndexChanged += new System.EventHandler(this.rptDepotSections_SelectedIndexChanged);
             // 
             // gvMx_fixedLocation
             // 
@@ -763,13 +777,13 @@
             this.gvMx_fixedLocation.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
             this.gvMx_fixedLocation.AppearanceHeader.Options.UseForeColor = true;
             this.gvMx_fixedLocation.Caption = "鍥哄畾搴撲綅";
+            this.gvMx_fixedLocation.ColumnEdit = this.repositoryItemCheckEdit1;
             this.gvMx_fixedLocation.FieldName = "fixedLocation";
             this.gvMx_fixedLocation.MinWidth = 50;
             this.gvMx_fixedLocation.Name = "gvMx_fixedLocation";
             this.gvMx_fixedLocation.Tag = "edit";
             this.gvMx_fixedLocation.Visible = true;
             this.gvMx_fixedLocation.VisibleIndex = 9;
-            this.gvMx_fixedLocation.Width = 94;
             // 
             // gvMx_moldStatus
             // 
@@ -784,7 +798,6 @@
             this.gvMx_moldStatus.Tag = "edit";
             this.gvMx_moldStatus.Visible = true;
             this.gvMx_moldStatus.VisibleIndex = 10;
-            this.gvMx_moldStatus.Width = 94;
             // 
             // gvMx_cavityCount
             // 
@@ -799,7 +812,7 @@
             this.gvMx_cavityCount.Tag = "edit";
             this.gvMx_cavityCount.Visible = true;
             this.gvMx_cavityCount.VisibleIndex = 11;
-            this.gvMx_cavityCount.Width = 60;
+            this.gvMx_cavityCount.Width = 95;
             // 
             // gvMx_openCloseCount
             // 
@@ -814,7 +827,7 @@
             this.gvMx_openCloseCount.Tag = "edit";
             this.gvMx_openCloseCount.Visible = true;
             this.gvMx_openCloseCount.VisibleIndex = 12;
-            this.gvMx_openCloseCount.Width = 80;
+            this.gvMx_openCloseCount.Width = 55;
             // 
             // gvMx_manufacturer
             // 
@@ -829,7 +842,7 @@
             this.gvMx_manufacturer.Tag = "edit";
             this.gvMx_manufacturer.Visible = true;
             this.gvMx_manufacturer.VisibleIndex = 13;
-            this.gvMx_manufacturer.Width = 94;
+            this.gvMx_manufacturer.Width = 65;
             // 
             // gvMx_maintainWarnCount
             // 
@@ -844,7 +857,7 @@
             this.gvMx_maintainWarnCount.Tag = "edit";
             this.gvMx_maintainWarnCount.Visible = true;
             this.gvMx_maintainWarnCount.VisibleIndex = 14;
-            this.gvMx_maintainWarnCount.Width = 94;
+            this.gvMx_maintainWarnCount.Width = 65;
             // 
             // gvMx_maintainWarnDays
             // 
@@ -859,7 +872,7 @@
             this.gvMx_maintainWarnDays.Tag = "edit";
             this.gvMx_maintainWarnDays.Visible = true;
             this.gvMx_maintainWarnDays.VisibleIndex = 15;
-            this.gvMx_maintainWarnDays.Width = 94;
+            this.gvMx_maintainWarnDays.Width = 65;
             // 
             // gvMx_remark
             // 
@@ -874,7 +887,7 @@
             this.gvMx_remark.Tag = "edit";
             this.gvMx_remark.Visible = true;
             this.gvMx_remark.VisibleIndex = 16;
-            this.gvMx_remark.Width = 94;
+            this.gvMx_remark.Width = 77;
             // 
             // gvMxDel
             // 
@@ -884,7 +897,7 @@
             this.gvMxDel.Name = "gvMxDel";
             this.gvMxDel.Visible = true;
             this.gvMxDel.VisibleIndex = 7;
-            this.gvMxDel.Width = 99;
+            this.gvMxDel.Width = 78;
             // 
             // repositoryItemButtonEdit1
             // 
@@ -896,11 +909,6 @@
             this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
             this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
             this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
-            // 
-            // repositoryItemCheckEdit1
-            // 
-            this.repositoryItemCheckEdit1.AutoHeight = false;
-            this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
             // 
             // bandedGridView1
             // 
@@ -973,10 +981,11 @@
             this.tabMxPage1.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.rptDepotSections)).EndInit();
+            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
-            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).EndInit();
             this.ResumeLayout(false);
 
@@ -1035,6 +1044,7 @@
         private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
         private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
         private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1;
+        private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptDepotSections;
         private DevExpress.Utils.ToolTipController tips;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
         private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEditMain;

--
Gitblit v1.9.3