lu
2025-02-15 699d70615b62bd6a04bda7789153373a40716992
DevApp/Gs.DevApp/DevFrm/Sys/DocNoRule.Designer.cs
@@ -41,6 +41,8 @@
            this.gcMain = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gv_checkStatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.pageBar1 = new UserControls.Data.UcPageBar();
@@ -72,8 +74,6 @@
            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
            this.lbGuid = new System.Windows.Forms.Label();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
@@ -273,6 +273,26 @@
            this.gv_checkStatus.Visible = true;
            this.gv_checkStatus.VisibleIndex = 0;
            this.gv_checkStatus.Width = 50;
            //
            // gridColumn1
            //
            this.gridColumn1.Caption = "审核者";
            this.gridColumn1.FieldName = "checkBy";
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 9;
            this.gridColumn1.Width = 94;
            //
            // gridColumn2
            //
            this.gridColumn2.Caption = "审核日期";
            this.gridColumn2.FieldName = "checkDate";
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 10;
            this.gridColumn2.Width = 94;
            // 
            // xtraTabControl1
            // 
@@ -483,7 +503,6 @@
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txxtItem4.Properties.Items.AddRange(new object[] {
            "<无>",
            "<组织编号>",
            "<年年>",
            "<年年年年>",
            "<月月>",
@@ -503,7 +522,6 @@
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txxtItem3.Properties.Items.AddRange(new object[] {
            "<无>",
            "<组织编号>",
            "<年年>",
            "<年年年年>",
            "<月月>",
@@ -537,7 +555,6 @@
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txxtItem2.Properties.Items.AddRange(new object[] {
            "<无>",
            "<组织编号>",
            "<年年>",
            "<年年年年>",
            "<月月>",
@@ -568,7 +585,6 @@
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txxtItem1.Properties.Items.AddRange(new object[] {
            "<无>",
            "<组织编号>",
            "<年年>",
            "<年年年年>",
            "<月月>",
@@ -688,26 +704,6 @@
            this.picCheckBox.TabIndex = 5;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            //
            // gridColumn1
            //
            this.gridColumn1.Caption = "审核者";
            this.gridColumn1.FieldName = "checkBy";
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 9;
            this.gridColumn1.Width = 94;
            //
            // gridColumn2
            //
            this.gridColumn2.Caption = "审核日期";
            this.gridColumn2.FieldName = "checkDate";
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 10;
            this.gridColumn2.Width = 94;
            // 
            // DocNoRule
            //