From 070760d7365e2a3a7e1ad121eab1305b4c39274f Mon Sep 17 00:00:00 2001 From: lsm Date: Mon, 11 Nov 2024 14:48:29 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E8=81=8C=E4=B8=9A=E7=97=85=E5=BC=80?= =?UTF-8?q?=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PEIS/App.config | 4 ++-- PEIS/View/Enrollment/NewEnrollmentOrgForm.Designer.cs | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) 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 //