lu
2025-06-09 ccc1b0d541d8f3bdd2bcb72dd0b5533e68b886d5
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs
@@ -135,6 +135,7 @@
            this.txt_daa015 = new DevExpress.XtraEditors.TextEdit();
            this.txt_lineNo = new DevExpress.XtraEditors.TextEdit();
            this.txt_dptNo = new DevExpress.XtraEditors.TextEdit();
            this.txt_isQiTao = new DevExpress.XtraEditors.CheckEdit();
            this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -159,6 +160,7 @@
            this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem46 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -285,9 +287,9 @@
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem45 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.xtraTabPage5 = new DevExpress.XtraTab.XtraTabPage();
            this.ucBtnPrint101 = new Gs.DevApp.UserControl.UcBtnPrint();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -329,6 +331,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_daa015.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lineNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_dptNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_isQiTao.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
@@ -353,6 +356,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem46)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
@@ -559,7 +563,7 @@
            // 
            // gridColumn7
            // 
            this.gridColumn7.Caption = "是否齐套";
            this.gridColumn7.Caption = "备料齐套";
            this.gridColumn7.FieldName = "isQt";
            this.gridColumn7.MaxWidth = 50;
            this.gridColumn7.MinWidth = 50;
@@ -1006,6 +1010,7 @@
            this.layoutMx1.Controls.Add(this.txt_daa015);
            this.layoutMx1.Controls.Add(this.txt_lineNo);
            this.layoutMx1.Controls.Add(this.txt_dptNo);
            this.layoutMx1.Controls.Add(this.txt_isQiTao);
            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem29,
@@ -1242,6 +1247,15 @@
            this.txt_dptNo.StyleController = this.layoutMx1;
            this.txt_dptNo.TabIndex = 475;
            // 
            // txt_isQiTao
            //
            this.txt_isQiTao.Location = new System.Drawing.Point(1218, 124);
            this.txt_isQiTao.Name = "txt_isQiTao";
            this.txt_isQiTao.Properties.Caption = "备料齐套";
            this.txt_isQiTao.Size = new System.Drawing.Size(399, 24);
            this.txt_isQiTao.StyleController = this.layoutMx1;
            this.txt_isQiTao.TabIndex = 476;
            //
            // layoutControlItem29
            // 
            this.layoutControlItem29.Control = this.lbGuid;
@@ -1301,7 +1315,8 @@
            this.layoutControlItem13,
            this.layoutControlItem19,
            this.layoutControlItem17,
            this.layoutControlItem28});
            this.layoutControlItem28,
            this.layoutControlItem46});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1550,6 +1565,17 @@
            this.layoutControlItem28.Size = new System.Drawing.Size(804, 28);
            this.layoutControlItem28.Text = "工单备注";
            this.layoutControlItem28.TextSize = new System.Drawing.Size(90, 18);
            //
            // layoutControlItem46
            //
            this.layoutControlItem46.Control = this.txt_isQiTao;
            this.layoutControlItem46.Location = new System.Drawing.Point(1206, 112);
            this.layoutControlItem46.Name = "layoutControlItem46";
            this.layoutControlItem46.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem46.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem46.Size = new System.Drawing.Size(403, 28);
            this.layoutControlItem46.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem46.TextVisible = false;
            // 
            // tabMx
            // 
@@ -1803,21 +1829,25 @@
            // gvMx1zyBl
            // 
            this.gvMx1zyBl.AppearanceCell.Options.UseFont = true;
            this.gvMx1zyBl.Caption = "作业不良";
            this.gvMx1zyBl.Caption = "作业不良退料";
            this.gvMx1zyBl.FieldName = "zyBl";
            this.gvMx1zyBl.MinWidth = 50;
            this.gvMx1zyBl.Name = "gvMx1zyBl";
            this.gvMx1zyBl.Tag = "query_a.zy_bl";
            this.gvMx1zyBl.Visible = true;
            this.gvMx1zyBl.VisibleIndex = 17;
            this.gvMx1zyBl.Width = 94;
            // 
            // gvMx1llBl
            // 
            this.gvMx1llBl.AppearanceCell.Options.UseFont = true;
            this.gvMx1llBl.Caption = "来料不良";
            this.gvMx1llBl.Caption = "来料不良退料";
            this.gvMx1llBl.FieldName = "llBl";
            this.gvMx1llBl.MinWidth = 50;
            this.gvMx1llBl.Name = "gvMx1llBl";
            this.gvMx1llBl.Tag = "query_a.ll_bl";
            this.gvMx1llBl.Visible = true;
            this.gvMx1llBl.VisibleIndex = 15;
            this.gvMx1llBl.Width = 94;
            // 
            // gvMx1lpTl
@@ -1828,16 +1858,20 @@
            this.gvMx1lpTl.MinWidth = 50;
            this.gvMx1lpTl.Name = "gvMx1lpTl";
            this.gvMx1lpTl.Tag = "query_a.lp_tl";
            this.gvMx1lpTl.Visible = true;
            this.gvMx1lpTl.VisibleIndex = 16;
            this.gvMx1lpTl.Width = 94;
            // 
            // gvMx1dab021
            // 
            this.gvMx1dab021.AppearanceCell.Options.UseFont = true;
            this.gvMx1dab021.Caption = "补领数量";
            this.gvMx1dab021.FieldName = "dab021";
            this.gvMx1dab021.Caption = "补料数量";
            this.gvMx1dab021.FieldName = "blQty";
            this.gvMx1dab021.MinWidth = 50;
            this.gvMx1dab021.Name = "gvMx1dab021";
            this.gvMx1dab021.Tag = "query_a.dab021";
            this.gvMx1dab021.Visible = true;
            this.gvMx1dab021.VisibleIndex = 13;
            this.gvMx1dab021.Width = 94;
            // 
            // gvMx1dab010
@@ -1903,8 +1937,8 @@
            // gvMx1dab022
            // 
            this.gvMx1dab022.AppearanceCell.Options.UseFont = true;
            this.gvMx1dab022.Caption = "退料数量";
            this.gvMx1dab022.FieldName = "dab022";
            this.gvMx1dab022.Caption = "退料总数";
            this.gvMx1dab022.FieldName = "ztsl";
            this.gvMx1dab022.MinWidth = 50;
            this.gvMx1dab022.Name = "gvMx1dab022";
            this.gvMx1dab022.Tag = "query_a.dab022";
@@ -1914,10 +1948,12 @@
            // 
            this.gvMx1dab023.AppearanceCell.Options.UseFont = true;
            this.gvMx1dab023.Caption = "超领数量";
            this.gvMx1dab023.FieldName = "dab023";
            this.gvMx1dab023.FieldName = "clQty";
            this.gvMx1dab023.MinWidth = 50;
            this.gvMx1dab023.Name = "gvMx1dab023";
            this.gvMx1dab023.Tag = "query_a.dab023";
            this.gvMx1dab023.Visible = true;
            this.gvMx1dab023.VisibleIndex = 14;
            this.gvMx1dab023.Width = 94;
            // 
            // tabMxPage2
@@ -3158,6 +3194,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_daa015.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lineNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_dptNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_isQiTao.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
@@ -3182,6 +3219,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem46)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
@@ -3480,5 +3518,7 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem45;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage5;
        private UserControl.UcBtnPrint ucBtnPrint101;
        private DevExpress.XtraEditors.CheckEdit txt_isQiTao;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem46;
    }
}