cdk
2025-08-27 af065dd4a06281251a36de69052570c1c8be692d
DevApp/Gs.DevApp/DevFrm/FQC/Frm_FQCItem.Designer.cs
@@ -82,6 +82,7 @@
            this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn52 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -115,6 +116,7 @@
            this.txt_SP_DATE = new DevExpress.XtraEditors.DateEdit();
            this.txt_JY_DATE = new DevExpress.XtraEditors.DateEdit();
            this.txt_checkDate = new DevExpress.XtraEditors.DateEdit();
            this.txt_OrgName = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -144,6 +146,7 @@
            this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
            this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
@@ -234,6 +237,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_JY_DATE.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OrgName.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
@@ -263,6 +267,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit();
            this.xtraTabControl2.SuspendLayout();
@@ -384,7 +389,8 @@
            this.gridColumn32,
            this.gridColumn33,
            this.gridColumn34,
            this.gridColumn35});
            this.gridColumn35,
            this.gridColumn52});
            this.gridView1.DetailHeight = 428;
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 62;
@@ -643,6 +649,16 @@
            this.gridColumn35.VisibleIndex = 24;
            this.gridColumn35.Width = 112;
            // 
            // gridColumn52
            //
            this.gridColumn52.Caption = "组织机构";
            this.gridColumn52.FieldName = "orgName";
            this.gridColumn52.MinWidth = 30;
            this.gridColumn52.Name = "gridColumn52";
            this.gridColumn52.Visible = true;
            this.gridColumn52.VisibleIndex = 25;
            this.gridColumn52.Width = 112;
            //
            // pageBar1
            // 
            this.pageBar1.CurrentPage = 1;
@@ -716,6 +732,7 @@
            this.layoutMx1.Controls.Add(this.txt_SP_DATE);
            this.layoutMx1.Controls.Add(this.txt_JY_DATE);
            this.layoutMx1.Controls.Add(this.txt_checkDate);
            this.layoutMx1.Controls.Add(this.txt_OrgName);
            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem9});
@@ -788,7 +805,7 @@
            this.txt_LineNo.Size = new System.Drawing.Size(241, 28);
            this.txt_LineNo.StyleController = this.layoutMx1;
            this.txt_LineNo.TabIndex = 250;
            this.txt_LineNo.Tag = "";
            this.txt_LineNo.Tag = "readonly";
            // 
            // txt_ItemName
            // 
@@ -818,7 +835,7 @@
            this.txt_WorkShop.Size = new System.Drawing.Size(241, 28);
            this.txt_WorkShop.StyleController = this.layoutMx1;
            this.txt_WorkShop.TabIndex = 250;
            this.txt_WorkShop.Tag = "";
            this.txt_WorkShop.Tag = "readonly";
            // 
            // txt_Brand
            // 
@@ -1084,6 +1101,16 @@
            this.txt_checkDate.TabIndex = 248;
            this.txt_checkDate.Tag = "";
            // 
            // txt_OrgName
            //
            this.txt_OrgName.Location = new System.Drawing.Point(114, 283);
            this.txt_OrgName.Margin = new System.Windows.Forms.Padding(4);
            this.txt_OrgName.Name = "txt_OrgName";
            this.txt_OrgName.Size = new System.Drawing.Size(241, 28);
            this.txt_OrgName.StyleController = this.layoutMx1;
            this.txt_OrgName.TabIndex = 250;
            this.txt_OrgName.Tag = "readonly";
            //
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.lbGuid;
@@ -1128,6 +1155,7 @@
            this.layoutControlItem28,
            this.layoutControlItem29,
            this.layoutControlItem30,
            this.layoutControlItem10,
            this.layoutControlItem17});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
@@ -1506,6 +1534,18 @@
            this.layoutControlItem30.Size = new System.Drawing.Size(347, 39);
            this.layoutControlItem30.Text = "备注";
            this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 22);
            //
            // layoutControlItem10
            //
            this.layoutControlItem10.Control = this.txt_OrgName;
            this.layoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem10.CustomizationFormText = "组织机构";
            this.layoutControlItem10.Location = new System.Drawing.Point(0, 271);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 7;
            this.layoutControlItem10.Size = new System.Drawing.Size(347, 39);
            this.layoutControlItem10.Text = "组织机构";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 22);
            // 
            // layoutControlItem17
            // 
@@ -1993,6 +2033,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_JY_DATE.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_OrgName.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
@@ -2022,6 +2063,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit();
            this.xtraTabControl2.ResumeLayout(false);
@@ -2128,7 +2170,6 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
        private DevExpress.XtraEditors.TextEdit txt_Remark;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
        private DevExpress.XtraTab.XtraTabControl xtraTabControl2;
        private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
        private DevExpress.XtraGrid.GridControl gridControl1;
@@ -2173,5 +2214,9 @@
        private DevExpress.XtraEditors.DateEdit txt_SP_DATE;
        private DevExpress.XtraEditors.DateEdit txt_JY_DATE;
        private DevExpress.XtraEditors.DateEdit txt_checkDate;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn52;
        private DevExpress.XtraEditors.TextEdit txt_OrgName;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
    }
}