lu
2025-04-25 91a3be4ec1a61bbeb2271efd51fb23e6bfcf5184
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs
@@ -30,14 +30,14 @@
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition11 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -60,7 +60,6 @@
            this.gv_paperBillNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_iqcReleaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.bandedGridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -111,7 +110,6 @@
            this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2unit = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2ebeln = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2workNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2lineK3id = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -281,7 +279,6 @@
            this.gv_paperBillNo,
            this.gv_checkUser,
            this.gv_checkDate,
            this.gv_iqcReleaseNo,
            this.gridColumn3,
            this.bandedGridColumn2,
            this.gv_guid});
@@ -480,18 +477,6 @@
            this.gv_checkDate.VisibleIndex = 15;
            this.gv_checkDate.Width = 180;
            // 
            // gv_iqcReleaseNo
            //
            this.gv_iqcReleaseNo.AppearanceCell.Options.UseFont = true;
            this.gv_iqcReleaseNo.Caption = "IQC检验单号 ";
            this.gv_iqcReleaseNo.FieldName = "iqcReleaseNo";
            this.gv_iqcReleaseNo.Name = "gv_iqcReleaseNo";
            this.gv_iqcReleaseNo.OptionsColumn.AllowEdit = false;
            this.gv_iqcReleaseNo.Tag = "query_a.IQC_RELEASE_NO";
            this.gv_iqcReleaseNo.Visible = true;
            this.gv_iqcReleaseNo.VisibleIndex = 16;
            this.gv_iqcReleaseNo.Width = 64;
            //
            // gridColumn3
            // 
            this.gridColumn3.Caption = "入库类别";
@@ -499,7 +484,7 @@
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 17;
            this.gridColumn3.VisibleIndex = 16;
            this.gridColumn3.Width = 94;
            // 
            // bandedGridColumn2
@@ -509,7 +494,7 @@
            this.bandedGridColumn2.Name = "bandedGridColumn2";
            this.bandedGridColumn2.Tag = "org.fnamber";
            this.bandedGridColumn2.Visible = true;
            this.bandedGridColumn2.VisibleIndex = 18;
            this.bandedGridColumn2.VisibleIndex = 17;
            this.bandedGridColumn2.Width = 250;
            // 
            // gv_guid
@@ -769,32 +754,32 @@
            this.layoutControlItem14});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition9.Width = 100D;
            columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition10.Width = 100D;
            columnDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition11.Width = 100D;
            columnDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition12.Width = 100D;
            columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition5.Width = 100D;
            columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition6.Width = 100D;
            columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition7.Width = 100D;
            columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition8.Width = 100D;
            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition9,
            columnDefinition10,
            columnDefinition11,
            columnDefinition12});
            rowDefinition9.Height = 100D;
            rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition10.Height = 100D;
            rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition11.Height = 100D;
            rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition12.Height = 100D;
            rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition5,
            columnDefinition6,
            columnDefinition7,
            columnDefinition8});
            rowDefinition5.Height = 100D;
            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition6.Height = 100D;
            rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition7.Height = 100D;
            rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition8.Height = 100D;
            rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition9,
            rowDefinition10,
            rowDefinition11,
            rowDefinition12});
            rowDefinition5,
            rowDefinition6,
            rowDefinition7,
            rowDefinition8});
            this.Root.Size = new System.Drawing.Size(1346, 144);
            this.Root.TextVisible = false;
            // 
@@ -824,7 +809,7 @@
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(331, 31);
            this.layoutControlItem3.Text = "创建人";
            this.layoutControlItem3.Text = "创建人员";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem4
@@ -845,7 +830,7 @@
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem5.Size = new System.Drawing.Size(333, 31);
            this.layoutControlItem5.Text = "审核人";
            this.layoutControlItem5.Text = "审核人员";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem6
@@ -977,7 +962,6 @@
            this.gvMx2quantity,
            this.gvMx2unit,
            this.gvMx2ebeln,
            this.gvMx2workNo,
            this.gvMx2ebelnK3id,
            this.gvMx2lineK3id,
            this.gridColumn10,
@@ -1062,24 +1046,13 @@
            // gvMx2ebeln
            // 
            this.gvMx2ebeln.AppearanceCell.Options.UseFont = true;
            this.gvMx2ebeln.Caption = "采购订单";
            this.gvMx2ebeln.Caption = "采购单号";
            this.gvMx2ebeln.FieldName = "ebeln";
            this.gvMx2ebeln.Name = "gvMx2ebeln";
            this.gvMx2ebeln.Tag = "query_a.EBELN";
            this.gvMx2ebeln.Visible = true;
            this.gvMx2ebeln.VisibleIndex = 5;
            this.gvMx2ebeln.Width = 94;
            //
            // gvMx2workNo
            //
            this.gvMx2workNo.AppearanceCell.Options.UseFont = true;
            this.gvMx2workNo.Caption = "任务单行号";
            this.gvMx2workNo.FieldName = "workLine";
            this.gvMx2workNo.Name = "gvMx2workNo";
            this.gvMx2workNo.Tag = "query_a.WORK_NO";
            this.gvMx2workNo.Visible = true;
            this.gvMx2workNo.VisibleIndex = 6;
            this.gvMx2workNo.Width = 94;
            // 
            // gvMx2ebelnK3id
            // 
@@ -1453,7 +1426,6 @@
        private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_taskNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_ischeck;
        private DevExpress.XtraGrid.Columns.GridColumn gv_iqcReleaseNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_suppId;
        private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_depotsId;
@@ -1500,7 +1472,6 @@
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2quantity;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2unit;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2ebeln;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2workNo;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2ebelnK3id;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2lineK3id;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage3;