lu
2025-10-13 b636536b754ef512f8dd44842f50846ef8fa9a9c
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTbl.Designer.cs
@@ -112,7 +112,7 @@
            this.txt_tbl026 = new DevExpress.XtraEditors.TextEdit();
            this.txt_tbl025 = new DevExpress.XtraEditors.TextEdit();
            this.txt_chkOut = new DevExpress.XtraEditors.CheckEdit();
            this.checkEdit1 = new DevExpress.XtraEditors.CheckEdit();
            this.txt_tbl024 = new DevExpress.XtraEditors.CheckEdit();
            this.txt_tbl028 = new DevExpress.XtraEditors.TextEdit();
            this.txt_tbl029 = new DevExpress.XtraEditors.TextEdit();
            this.txt_tbl027 = new DevExpress.XtraEditors.CheckEdit();
@@ -256,7 +256,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl026.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl025.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_chkOut.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl024.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl028.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl029.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl027.Properties)).BeginInit();
@@ -742,7 +742,7 @@
            this.layoutMx1.Controls.Add(this.txt_tbl026);
            this.layoutMx1.Controls.Add(this.txt_tbl025);
            this.layoutMx1.Controls.Add(this.txt_chkOut);
            this.layoutMx1.Controls.Add(this.checkEdit1);
            this.layoutMx1.Controls.Add(this.txt_tbl024);
            this.layoutMx1.Controls.Add(this.txt_tbl028);
            this.layoutMx1.Controls.Add(this.txt_tbl029);
            this.layoutMx1.Controls.Add(this.txt_tbl027);
@@ -977,15 +977,15 @@
            this.txt_chkOut.StyleController = this.layoutMx1;
            this.txt_chkOut.TabIndex = 472;
            // 
            // checkEdit1
            // txt_tbl024
            // 
            this.checkEdit1.Location = new System.Drawing.Point(1049, 167);
            this.checkEdit1.Name = "checkEdit1";
            this.checkEdit1.Properties.Caption = "批准状态";
            this.checkEdit1.Size = new System.Drawing.Size(342, 24);
            this.checkEdit1.StyleController = this.layoutMx1;
            this.checkEdit1.TabIndex = 473;
            this.checkEdit1.Tag = "readonly";
            this.txt_tbl024.Location = new System.Drawing.Point(1049, 167);
            this.txt_tbl024.Name = "txt_tbl024";
            this.txt_tbl024.Properties.Caption = "批准状态";
            this.txt_tbl024.Size = new System.Drawing.Size(342, 24);
            this.txt_tbl024.StyleController = this.layoutMx1;
            this.txt_tbl024.TabIndex = 473;
            this.txt_tbl024.Tag = "readonly";
            // 
            // txt_tbl028
            // 
@@ -1299,7 +1299,7 @@
            // 
            // layoutControlItem35
            // 
            this.layoutControlItem35.Control = this.checkEdit1;
            this.layoutControlItem35.Control = this.txt_tbl024;
            this.layoutControlItem35.Location = new System.Drawing.Point(1037, 155);
            this.layoutControlItem35.Name = "layoutControlItem35";
            this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 3;
@@ -2346,7 +2346,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl026.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl025.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_chkOut.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl024.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl028.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl029.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_tbl027.Properties)).EndInit();
@@ -2565,7 +2565,7 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
        private DevExpress.XtraEditors.CheckEdit checkEdit1;
        private DevExpress.XtraEditors.CheckEdit txt_tbl024;
        private DevExpress.XtraEditors.TextEdit txt_tbl028;
        private DevExpress.XtraEditors.TextEdit txt_tbl029;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;