bug
lu
2025-09-08 b5834262308402ea928355987b34d1a9a0011374
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs
@@ -74,6 +74,7 @@
            this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -326,7 +327,8 @@
            this.gridColumn6,
            this.gridColumn13,
            this.gridColumn14,
            this.gridColumn15});
            this.gridColumn15,
            this.gridColumn20});
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
@@ -381,8 +383,6 @@
            this.gridColumn3.FieldName = "qt019";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 5;
            this.gridColumn3.Width = 94;
            // 
            // gv_qt020
@@ -528,6 +528,16 @@
            this.gridColumn15.Visible = true;
            this.gridColumn15.VisibleIndex = 2;
            this.gridColumn15.Width = 94;
            //
            // gridColumn20
            //
            this.gridColumn20.Caption = "出库类型";
            this.gridColumn20.FieldName = "qtlx";
            this.gridColumn20.MinWidth = 25;
            this.gridColumn20.Name = "gridColumn20";
            this.gridColumn20.Visible = true;
            this.gridColumn20.VisibleIndex = 5;
            this.gridColumn20.Width = 94;
            // 
            // pageBar1
            // 
@@ -859,7 +869,8 @@
            "3:测试部门品质工艺",
            "4:客户赠送",
            "5:报废出库",
            "6:样机出库"});
            "6:样机出库",
            "7:无源单委外退料"});
            this.txt_qtlx.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.txt_qtlx.Size = new System.Drawing.Size(165, 24);
            this.txt_qtlx.StyleController = this.layoutMx1;
@@ -1334,9 +1345,8 @@
            // 
            this.gridColumn8.Caption = "物料ID";
            this.gridColumn8.FieldName = "id";
            this.gridColumn8.MinWidth = 80;
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Width = 80;
            this.gridColumn8.Width = 20;
            // 
            // gridColumn9
            // 
@@ -1359,15 +1369,17 @@
            // 
            // gridColumn19
            // 
            this.gridColumn19.AppearanceCell.ForeColor = System.Drawing.Color.DarkGreen;
            this.gridColumn19.AppearanceCell.ForeColor = System.Drawing.Color.Red;
            this.gridColumn19.AppearanceCell.Options.UseForeColor = true;
            this.gridColumn19.AppearanceHeader.ForeColor = System.Drawing.Color.DarkGreen;
            this.gridColumn19.AppearanceHeader.ForeColor = System.Drawing.Color.Red;
            this.gridColumn19.AppearanceHeader.Options.UseForeColor = true;
            this.gridColumn19.Caption = "Mes/Erp库存";
            this.gridColumn19.FieldName = "kcQty";
            this.gridColumn19.MinWidth = 150;
            this.gridColumn19.Name = "gridColumn19";
            this.gridColumn19.Visible = true;
            this.gridColumn19.VisibleIndex = 2;
            this.gridColumn19.Width = 150;
            // 
            // gridColumn10
            // 
@@ -1383,22 +1395,21 @@
            // 
            this.gridColumn11.Caption = "物料型号";
            this.gridColumn11.FieldName = "itemModel";
            this.gridColumn11.MaxWidth = 350;
            this.gridColumn11.MinWidth = 10;
            this.gridColumn11.MinWidth = 120;
            this.gridColumn11.Name = "gridColumn11";
            this.gridColumn11.Visible = true;
            this.gridColumn11.VisibleIndex = 4;
            this.gridColumn11.Width = 10;
            this.gridColumn11.Width = 120;
            // 
            // gridColumn7
            // 
            this.gridColumn7.Caption = "使用组织";
            this.gridColumn7.FieldName = "fSubsidiary";
            this.gridColumn7.MinWidth = 200;
            this.gridColumn7.MinWidth = 50;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 5;
            this.gridColumn7.Width = 200;
            this.gridColumn7.Width = 50;
            // 
            // gvMx1qd002
            // 
@@ -1468,7 +1479,7 @@
            // 
            this.gvMx1qd009.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd009.Caption = "单位 ";
            this.gvMx1qd009.FieldName = "qd009";
            this.gvMx1qd009.FieldName = "qd009dw";
            this.gvMx1qd009.MinWidth = 25;
            this.gvMx1qd009.Name = "gvMx1qd009";
            this.gvMx1qd009.Tag = "query_a.qd009";
@@ -1556,11 +1567,11 @@
            // 
            // gridColumn18
            // 
            this.gridColumn18.AppearanceCell.ForeColor = System.Drawing.Color.DarkGreen;
            this.gridColumn18.AppearanceCell.ForeColor = System.Drawing.Color.Red;
            this.gridColumn18.AppearanceCell.Options.UseForeColor = true;
            this.gridColumn18.AppearanceHeader.ForeColor = System.Drawing.Color.DarkGreen;
            this.gridColumn18.AppearanceHeader.ForeColor = System.Drawing.Color.Red;
            this.gridColumn18.AppearanceHeader.Options.UseForeColor = true;
            this.gridColumn18.Caption = "Mes/Erp及时库存";
            this.gridColumn18.Caption = "Mes/Erp库存";
            this.gridColumn18.FieldName = "kcQty";
            this.gridColumn18.MinWidth = 25;
            this.gridColumn18.Name = "gridColumn18";
@@ -1775,5 +1786,6 @@
        private DevExpress.XtraEditors.SimpleButton btnCopyXls;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
    }
}