lu
2025-03-25 ebab62b668bd769f97f4afd5caee472f7e514a27
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
@@ -70,6 +70,7 @@
            this.gv_tbl011 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_tbl012 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -92,6 +93,7 @@
            this.txt_tbl020 = new DevExpress.XtraEditors.CheckEdit();
            this.txt_daa003 = new DevExpress.XtraEditors.TextEdit();
            this.txt_id = new DevExpress.XtraEditors.TextEdit();
            this.txt_daa014 = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
@@ -106,11 +108,9 @@
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -163,9 +163,9 @@
            this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.txt_daa014 = new DevExpress.XtraEditors.TextEdit();
            this.lab_daa014 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -199,6 +199,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl020.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_daa003.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
@@ -213,11 +214,9 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
@@ -239,14 +238,16 @@
            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
            this.SuspendLayout();
            // 
            // toolBarMenu1
            // 
            this.toolBarMenu1.chkParameter = null;
            this.toolBarMenu1.currentAction = null;
            this.toolBarMenu1.defaultActions = null;
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
@@ -550,6 +551,16 @@
            this.gridColumn11.Name = "gridColumn11";
            this.gridColumn11.Width = 94;
            // 
            // gridColumn12
            //
            this.gridColumn12.Caption = "投料单号";
            this.gridColumn12.FieldName = "daa014";
            this.gridColumn12.MinWidth = 25;
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.Visible = true;
            this.gridColumn12.VisibleIndex = 15;
            this.gridColumn12.Width = 94;
            //
            // pageBar1
            // 
            this.pageBar1.CurrentPage = 1;
@@ -634,7 +645,7 @@
            // btnSelect
            // 
            this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
            this.btnSelect.Location = new System.Drawing.Point(12, 140);
            this.btnSelect.Location = new System.Drawing.Point(12, 130);
            this.btnSelect.Name = "btnSelect";
            this.btnSelect.Size = new System.Drawing.Size(96, 27);
            this.btnSelect.StyleController = this.layoutMx1;
@@ -644,18 +655,20 @@
            // txt_tbl023
            // 
            this.txt_tbl023.IsReadly = false;
            this.txt_tbl023.Location = new System.Drawing.Point(84, 44);
            this.txt_tbl023.Location = new System.Drawing.Point(84, 34);
            this.txt_tbl023.Name = "txt_tbl023";
            this.txt_tbl023.Size = new System.Drawing.Size(195, 28);
            this.txt_tbl023.TabIndex = 462;
            // 
            // txt_tbl005
            // 
            this.txt_tbl005.Location = new System.Drawing.Point(84, 108);
            this.txt_tbl005.EditValue = "-请选择-";
            this.txt_tbl005.Location = new System.Drawing.Point(84, 98);
            this.txt_tbl005.Name = "txt_tbl005";
            this.txt_tbl005.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_tbl005.Properties.Items.AddRange(new object[] {
            "-请选择-",
            "良品退料",
            "来料不良退料",
            "作业不良退料"});
@@ -666,7 +679,7 @@
            // 
            // txt_tbl006
            // 
            this.txt_tbl006.Location = new System.Drawing.Point(355, 108);
            this.txt_tbl006.Location = new System.Drawing.Point(355, 98);
            this.txt_tbl006.Name = "txt_tbl006";
            this.txt_tbl006.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_tbl006.Properties.Appearance.Options.UseFont = true;
@@ -677,14 +690,14 @@
            // txt_tbl002
            // 
            this.txt_tbl002.IsReadly = false;
            this.txt_tbl002.Location = new System.Drawing.Point(84, 76);
            this.txt_tbl002.Location = new System.Drawing.Point(84, 66);
            this.txt_tbl002.Name = "txt_tbl002";
            this.txt_tbl002.Size = new System.Drawing.Size(195, 28);
            this.txt_tbl002.TabIndex = 458;
            // 
            // txt_workName
            // 
            this.txt_workName.Location = new System.Drawing.Point(355, 76);
            this.txt_workName.Location = new System.Drawing.Point(355, 66);
            this.txt_workName.Name = "txt_workName";
            this.txt_workName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_workName.Properties.Appearance.Options.UseFont = true;
@@ -695,7 +708,7 @@
            // 
            // txt_tbl012
            // 
            this.txt_tbl012.Location = new System.Drawing.Point(897, 44);
            this.txt_tbl012.Location = new System.Drawing.Point(897, 34);
            this.txt_tbl012.Name = "txt_tbl012";
            this.txt_tbl012.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_tbl012.Properties.Appearance.Options.UseFont = true;
@@ -706,7 +719,7 @@
            // 
            // txt_billNo
            // 
            this.txt_billNo.Location = new System.Drawing.Point(84, 12);
            this.txt_billNo.Location = new System.Drawing.Point(84, 2);
            this.txt_billNo.Name = "txt_billNo";
            this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_billNo.Properties.Appearance.Options.UseFont = true;
@@ -717,7 +730,7 @@
            // 
            // txt_rwd
            // 
            this.txt_rwd.Location = new System.Drawing.Point(897, 108);
            this.txt_rwd.Location = new System.Drawing.Point(897, 130);
            this.txt_rwd.Name = "txt_rwd";
            this.txt_rwd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_rwd.Properties.Appearance.Options.UseFont = true;
@@ -728,7 +741,7 @@
            // 
            // txt_tbl011
            // 
            this.txt_tbl011.Location = new System.Drawing.Point(897, 12);
            this.txt_tbl011.Location = new System.Drawing.Point(897, 2);
            this.txt_tbl011.Name = "txt_tbl011";
            this.txt_tbl011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_tbl011.Properties.Appearance.Options.UseFont = true;
@@ -739,7 +752,7 @@
            // 
            // txt_itemName
            // 
            this.txt_itemName.Location = new System.Drawing.Point(355, 12);
            this.txt_itemName.Location = new System.Drawing.Point(355, 2);
            this.txt_itemName.Name = "txt_itemName";
            this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
@@ -750,7 +763,7 @@
            // 
            // txt_tbl013
            // 
            this.txt_tbl013.Location = new System.Drawing.Point(825, 76);
            this.txt_tbl013.Location = new System.Drawing.Point(825, 66);
            this.txt_tbl013.Name = "txt_tbl013";
            this.txt_tbl013.Properties.Caption = "审核状态";
            this.txt_tbl013.Size = new System.Drawing.Size(268, 24);
@@ -760,7 +773,7 @@
            // 
            // txt_tbl009
            // 
            this.txt_tbl009.Location = new System.Drawing.Point(626, 12);
            this.txt_tbl009.Location = new System.Drawing.Point(626, 2);
            this.txt_tbl009.Name = "txt_tbl009";
            this.txt_tbl009.Size = new System.Drawing.Size(195, 24);
            this.txt_tbl009.StyleController = this.layoutMx1;
@@ -769,7 +782,7 @@
            // 
            // txt_tbl010
            // 
            this.txt_tbl010.Location = new System.Drawing.Point(626, 44);
            this.txt_tbl010.Location = new System.Drawing.Point(626, 34);
            this.txt_tbl010.Name = "txt_tbl010";
            this.txt_tbl010.Size = new System.Drawing.Size(195, 24);
            this.txt_tbl010.StyleController = this.layoutMx1;
@@ -778,7 +791,7 @@
            // 
            // txt_tbl020
            // 
            this.txt_tbl020.Location = new System.Drawing.Point(554, 76);
            this.txt_tbl020.Location = new System.Drawing.Point(554, 66);
            this.txt_tbl020.Name = "txt_tbl020";
            this.txt_tbl020.Properties.Caption = "完结标识";
            this.txt_tbl020.Size = new System.Drawing.Size(267, 24);
@@ -788,7 +801,7 @@
            // 
            // txt_daa003
            // 
            this.txt_daa003.Location = new System.Drawing.Point(355, 44);
            this.txt_daa003.Location = new System.Drawing.Point(355, 34);
            this.txt_daa003.Name = "txt_daa003";
            this.txt_daa003.Size = new System.Drawing.Size(195, 24);
            this.txt_daa003.StyleController = this.layoutMx1;
@@ -803,6 +816,15 @@
            this.txt_id.StyleController = this.layoutMx1;
            this.txt_id.TabIndex = 468;
            this.txt_id.Tag = "readonly";
            //
            // txt_daa014
            //
            this.txt_daa014.Location = new System.Drawing.Point(897, 98);
            this.txt_daa014.Name = "txt_daa014";
            this.txt_daa014.Size = new System.Drawing.Size(196, 24);
            this.txt_daa014.StyleController = this.layoutMx1;
            this.txt_daa014.TabIndex = 469;
            this.txt_daa014.Tag = "readonly";
            // 
            // layoutControlItem7
            // 
@@ -843,12 +865,12 @@
            this.layoutControlItem13,
            this.layoutControlItem14,
            this.layoutControlItem16,
            this.layoutControlItem2,
            this.layoutControlItem8,
            this.layoutControlItem18,
            this.layoutControlItem6,
            this.layoutControlItem15,
            this.lab_daa014});
            this.lab_daa014,
            this.layoutControlItem2,
            this.layoutControlItem15});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1002,17 +1024,6 @@
            this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem16.TextVisible = false;
            // 
            // layoutControlItem2
            //
            this.layoutControlItem2.Control = this.txt_rwd;
            this.layoutControlItem2.Location = new System.Drawing.Point(813, 96);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem2.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem2.Text = "任务单号";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_itemName;
@@ -1044,18 +1055,6 @@
            this.layoutControlItem6.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem6.Text = "生产车间";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem15
            //
            this.layoutControlItem15.Control = this.txt_tbl006;
            this.layoutControlItem15.Location = new System.Drawing.Point(271, 96);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem15.Size = new System.Drawing.Size(542, 32);
            this.layoutControlItem15.Text = "备注说明";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
            // 
            // tabMx
            // 
@@ -1641,34 +1640,39 @@
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
            // gridColumn12
            //
            this.gridColumn12.Caption = "投料单号";
            this.gridColumn12.FieldName = "daa014";
            this.gridColumn12.MinWidth = 25;
            this.gridColumn12.Name = "gridColumn12";
            this.gridColumn12.Visible = true;
            this.gridColumn12.VisibleIndex = 15;
            this.gridColumn12.Width = 94;
            //
            // txt_daa014
            //
            this.txt_daa014.Location = new System.Drawing.Point(897, 140);
            this.txt_daa014.Name = "txt_daa014";
            this.txt_daa014.Size = new System.Drawing.Size(196, 24);
            this.txt_daa014.StyleController = this.layoutMx1;
            this.txt_daa014.TabIndex = 469;
            //
            // lab_daa014
            // 
            this.lab_daa014.Control = this.txt_daa014;
            this.lab_daa014.Location = new System.Drawing.Point(813, 128);
            this.lab_daa014.Location = new System.Drawing.Point(813, 96);
            this.lab_daa014.Name = "lab_daa014";
            this.lab_daa014.OptionsTableLayoutItem.ColumnIndex = 3;
            this.lab_daa014.OptionsTableLayoutItem.RowIndex = 4;
            this.lab_daa014.OptionsTableLayoutItem.RowIndex = 3;
            this.lab_daa014.Size = new System.Drawing.Size(272, 32);
            this.lab_daa014.Text = "投料单号";
            this.lab_daa014.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem2
            //
            this.layoutControlItem2.Control = this.txt_rwd;
            this.layoutControlItem2.Location = new System.Drawing.Point(813, 128);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem2.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem2.Text = "任务单号";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem15
            //
            this.layoutControlItem15.Control = this.txt_tbl006;
            this.layoutControlItem15.Location = new System.Drawing.Point(271, 96);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem15.Size = new System.Drawing.Size(542, 32);
            this.layoutControlItem15.Text = "备注说明";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
            // 
            // Frm_MesItemTbl
            // 
@@ -1713,6 +1717,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl020.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_daa003.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
@@ -1727,11 +1732,9 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
@@ -1754,8 +1757,9 @@
            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_daa014.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lab_daa014)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
            this.ResumeLayout(false);
        }
@@ -1870,13 +1874,13 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
        private DevExpress.XtraEditors.TextEdit txt_id;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
        private DevExpress.XtraEditors.TextEdit txt_daa014;
        private DevExpress.XtraLayout.LayoutControlItem lab_daa014;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
    }
}