diff --git a/PEIS/View/Enrollment/EnrollmentOrgForm.Designer.cs b/PEIS/View/Enrollment/EnrollmentOrgForm.Designer.cs index 3ff3058..d6d6cf7 100644 --- a/PEIS/View/Enrollment/EnrollmentOrgForm.Designer.cs +++ b/PEIS/View/Enrollment/EnrollmentOrgForm.Designer.cs @@ -4699,12 +4699,14 @@ this.FastGroup.Name = "FastGroup"; this.FastGroup.Size = new System.Drawing.Size(336, 36); this.FastGroup.Text = "组合缴费"; + this.FastGroup.Visible = false; // // FastCancelGroup // this.FastCancelGroup.Name = "FastCancelGroup"; this.FastCancelGroup.Size = new System.Drawing.Size(336, 36); this.FastCancelGroup.Text = "取消组合缴费"; + this.FastCancelGroup.Visible = false; // // DgvEnrollment //