bug
lu
2025-08-03 e55375b7e21c648b08257312e88a9848996d82b7
DevApp/Gs.DevApp/DevFrm/PDA/Frm_AreaBind.Designer.cs
@@ -70,6 +70,7 @@
            this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.分区Guid = new DevExpress.XtraGrid.Columns.GridColumn();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
@@ -228,7 +229,8 @@
            this.colCreateBy,
            this.createTime,
            this.gridColumn2,
            this.gridColumn3});
            this.gridColumn3,
            this.分区Guid});
            gridFormatRule1.Name = "Format0";
            formatConditionRuleExpression1.Appearance.ForeColor = System.Drawing.Color.Red;
            formatConditionRuleExpression1.Appearance.Options.UseForeColor = true;
@@ -244,10 +246,11 @@
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "编号";
            this.gridColumn5.Caption = "分区编号";
            this.gridColumn5.FieldName = "defectCode";
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Tag = "query_USER_NAME";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 0;
            this.gridColumn5.Width = 94;
@@ -255,7 +258,7 @@
            // userName
            // 
            this.userName.AppearanceCell.Options.UseFont = true;
            this.userName.Caption = "名称";
            this.userName.Caption = "分区名称";
            this.userName.FieldName = "defectName";
            this.userName.MinWidth = 50;
            this.userName.Name = "userName";
@@ -306,7 +309,7 @@
            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.bodetails_16x161;
            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绑定用户", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绑定Mes账号", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
            this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
@@ -331,6 +334,14 @@
            this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3";
            this.repositoryItemButtonEdit3.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit3.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit3_ButtonClick);
            //
            // 分区Guid
            //
            this.分区Guid.Caption = "gridColumn11";
            this.分区Guid.FieldName = "guid";
            this.分区Guid.MinWidth = 25;
            this.分区Guid.Name = "分区Guid";
            this.分区Guid.Width = 94;
            // 
            // xtraTabPage2
            // 
@@ -391,15 +402,15 @@
            this.txt_defectCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txt_defectCode.Name = "txt_defectCode";
            this.txt_defectCode.Properties.Appearance.Options.UseFont = true;
            this.txt_defectCode.Size = new System.Drawing.Size(164, 24);
            this.txt_defectCode.Size = new System.Drawing.Size(169, 24);
            this.txt_defectCode.StyleController = this.layoutMx1;
            this.txt_defectCode.TabIndex = 128;
            // 
            // txt_defectName
            // 
            this.txt_defectName.Location = new System.Drawing.Point(564, 12);
            this.txt_defectName.Location = new System.Drawing.Point(574, 12);
            this.txt_defectName.Name = "txt_defectName";
            this.txt_defectName.Size = new System.Drawing.Size(164, 24);
            this.txt_defectName.Size = new System.Drawing.Size(169, 24);
            this.txt_defectName.StyleController = this.layoutMx1;
            this.txt_defectName.TabIndex = 129;
            // 
@@ -441,7 +452,7 @@
            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition1});
            this.Root.Size = new System.Drawing.Size(981, 48);
            this.Root.Size = new System.Drawing.Size(1002, 48);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -449,17 +460,17 @@
            this.layoutControlItem1.Control = this.txt_defectCode;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(240, 28);
            this.layoutControlItem1.Size = new System.Drawing.Size(245, 28);
            this.layoutControlItem1.Text = "分区编号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_defectName;
            this.layoutControlItem2.Location = new System.Drawing.Point(480, 0);
            this.layoutControlItem2.Location = new System.Drawing.Point(490, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem2.Size = new System.Drawing.Size(240, 28);
            this.layoutControlItem2.Size = new System.Drawing.Size(245, 28);
            this.layoutControlItem2.Text = "分区名称";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -745,7 +756,7 @@
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Name = "Frm_AreaBind";
            this.Text = "分区绑定";
            this.Text = "仓库分区绑定";
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.xtraTabPage1.ResumeLayout(false);
@@ -840,5 +851,6 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDel2;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
        private DevExpress.XtraGrid.Columns.GridColumn 分区Guid;
    }
}