diff --git a/PEIS/App.config b/PEIS/App.config index e35a23d..49b5930 100644 --- a/PEIS/App.config +++ b/PEIS/App.config @@ -15,9 +15,9 @@ - + - + diff --git a/PEIS/View/Enrollment/NewEnrollmentOrgForm.Designer.cs b/PEIS/View/Enrollment/NewEnrollmentOrgForm.Designer.cs index fc0acb3..218aa5d 100644 --- a/PEIS/View/Enrollment/NewEnrollmentOrgForm.Designer.cs +++ b/PEIS/View/Enrollment/NewEnrollmentOrgForm.Designer.cs @@ -94,7 +94,6 @@ this.occupationFalse.TabStop = true; this.occupationFalse.Text = "否"; this.occupationFalse.UseVisualStyleBackColor = true; - this.occupationFalse.Visible = false; // // occupationTrue // @@ -105,7 +104,6 @@ this.occupationTrue.TabIndex = 39; this.occupationTrue.Text = "是"; this.occupationTrue.UseVisualStyleBackColor = true; - this.occupationTrue.Visible = false; // // label9 // @@ -115,7 +113,6 @@ this.label9.Size = new System.Drawing.Size(68, 17); this.label9.TabIndex = 38; this.label9.Text = "职业病团体"; - this.label9.Visible = false; // // BtnFind //