fqc
lu
2025-04-15 49e7d052cc72a98b10ba9c06268c8a1d79e94a5b
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbckDj.Designer.cs
@@ -64,6 +64,7 @@
            this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -75,7 +76,7 @@
            this.txt_rkName = new DevExpress.XtraEditors.TextEdit();
            this.txt_fBusinessType = new DevExpress.XtraEditors.TextEdit();
            this.txt_fOwnerTypeOutIdHead = new DevExpress.XtraEditors.TextEdit();
            this.txt_fRemarks = new DevExpress.XtraEditors.TextEdit();
            this.txt_sqRemarks = new DevExpress.XtraEditors.TextEdit();
            this.txt_taskNo = new DevExpress.XtraEditors.TextEdit();
            this.txt_ftranstype = new DevExpress.XtraEditors.TextEdit();
            this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
@@ -177,7 +178,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_rkName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeOutIdHead.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fRemarks.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_sqRemarks.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
@@ -323,7 +324,8 @@
            this.gridColumn33,
            this.gridColumn34,
            this.gridColumn35,
            this.gridColumn36});
            this.gridColumn36,
            this.gridColumn16});
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
@@ -530,6 +532,16 @@
            this.gridColumn36.VisibleIndex = 16;
            this.gridColumn36.Width = 94;
            // 
            // gridColumn16
            //
            this.gridColumn16.Caption = "主键GUID";
            this.gridColumn16.FieldName = "guid";
            this.gridColumn16.MinWidth = 25;
            this.gridColumn16.Name = "gridColumn16";
            this.gridColumn16.Visible = true;
            this.gridColumn16.VisibleIndex = 17;
            this.gridColumn16.Width = 94;
            //
            // pageBar1
            // 
            this.pageBar1.CurrentPage = 1;
@@ -578,7 +590,7 @@
            this.layoutMx1.Controls.Add(this.txt_rkName);
            this.layoutMx1.Controls.Add(this.txt_fBusinessType);
            this.layoutMx1.Controls.Add(this.txt_fOwnerTypeOutIdHead);
            this.layoutMx1.Controls.Add(this.txt_fRemarks);
            this.layoutMx1.Controls.Add(this.txt_sqRemarks);
            this.layoutMx1.Controls.Add(this.txt_taskNo);
            this.layoutMx1.Controls.Add(this.txt_ftranstype);
            this.layoutMx1.Controls.Add(this.txt_createDate);
@@ -675,14 +687,14 @@
            this.txt_fOwnerTypeOutIdHead.TabIndex = 431;
            this.txt_fOwnerTypeOutIdHead.Tag = "readonly";
            // 
            // txt_fRemarks
            // txt_sqRemarks
            // 
            this.txt_fRemarks.Location = new System.Drawing.Point(114, 132);
            this.txt_fRemarks.Name = "txt_fRemarks";
            this.txt_fRemarks.Properties.Appearance.Options.UseFont = true;
            this.txt_fRemarks.Size = new System.Drawing.Size(170, 24);
            this.txt_fRemarks.StyleController = this.layoutMx1;
            this.txt_fRemarks.TabIndex = 402;
            this.txt_sqRemarks.Location = new System.Drawing.Point(114, 132);
            this.txt_sqRemarks.Name = "txt_sqRemarks";
            this.txt_sqRemarks.Properties.Appearance.Options.UseFont = true;
            this.txt_sqRemarks.Size = new System.Drawing.Size(170, 24);
            this.txt_sqRemarks.StyleController = this.layoutMx1;
            this.txt_sqRemarks.TabIndex = 402;
            // 
            // txt_taskNo
            // 
@@ -950,7 +962,7 @@
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem3.Text = "申请人";
            this.layoutControlItem3.Text = "申请人员";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem4
@@ -960,7 +972,7 @@
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem4.Size = new System.Drawing.Size(278, 30);
            this.layoutControlItem4.Text = "创建人";
            this.layoutControlItem4.Text = "创建人员";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem5
@@ -1035,7 +1047,7 @@
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem11.Text = "审核人";
            this.layoutControlItem11.Text = "审核人员";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem12
@@ -1072,12 +1084,12 @@
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_fRemarks;
            this.layoutControlItem15.Control = this.txt_sqRemarks;
            this.layoutControlItem15.Location = new System.Drawing.Point(0, 120);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem15.Size = new System.Drawing.Size(276, 30);
            this.layoutControlItem15.Text = "备注";
            this.layoutControlItem15.Text = "申请备注";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem16
@@ -1315,8 +1327,8 @@
            this.gvMx1bld010.AppearanceCell.Options.UseForeColor = true;
            this.gvMx1bld010.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1bld010.AppearanceHeader.Options.UseForeColor = true;
            this.gvMx1bld010.Caption = "备注";
            this.gvMx1bld010.FieldName = "remark";
            this.gvMx1bld010.Caption = "申请备注";
            this.gvMx1bld010.FieldName = "sqRemark";
            this.gvMx1bld010.MinWidth = 50;
            this.gvMx1bld010.Name = "gvMx1bld010";
            this.gvMx1bld010.Tag = "edit";
@@ -1585,7 +1597,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_rkName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeOutIdHead.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fRemarks.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_sqRemarks.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
@@ -1678,7 +1690,7 @@
        private DevExpress.XtraEditors.TextEdit txt_billNo;
        private DevExpress.XtraEditors.TextEdit txt_fCreateDate;
        private DevExpress.XtraEditors.TextEdit txt_fCreatorId;
        private DevExpress.XtraEditors.TextEdit txt_fRemarks;
        private DevExpress.XtraEditors.TextEdit txt_sqRemarks;
        private DevExpress.XtraEditors.TextEdit txt_taskNo;
        private DevExpress.XtraEditors.TextEdit txt_djcheckdate;
        private DevExpress.XtraEditors.TextEdit txt_djcheckuser;
@@ -1755,5 +1767,6 @@
        private DevExpress.XtraEditors.TextEdit txt_djtype;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
        private DevExpress.Utils.ToolTipController tips;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
    }
}