1、组合缴费不显示

dhzzyy
lsm 11 months ago
parent bb390ab780
commit 93312a276a
  1. 2
      PEIS/View/Enrollment/EnrollmentOrgForm.Designer.cs

@ -4699,12 +4699,14 @@
this.FastGroup.Name = "FastGroup"; this.FastGroup.Name = "FastGroup";
this.FastGroup.Size = new System.Drawing.Size(336, 36); this.FastGroup.Size = new System.Drawing.Size(336, 36);
this.FastGroup.Text = "组合缴费"; this.FastGroup.Text = "组合缴费";
this.FastGroup.Visible = false;
// //
// FastCancelGroup // FastCancelGroup
// //
this.FastCancelGroup.Name = "FastCancelGroup"; this.FastCancelGroup.Name = "FastCancelGroup";
this.FastCancelGroup.Size = new System.Drawing.Size(336, 36); this.FastCancelGroup.Size = new System.Drawing.Size(336, 36);
this.FastCancelGroup.Text = "取消组合缴费"; this.FastCancelGroup.Text = "取消组合缴费";
this.FastCancelGroup.Visible = false;
// //
// DgvEnrollment // DgvEnrollment
// //

Loading…
Cancel
Save