From 95c99151f55314d6f14abc5fce90e008ca628674 Mon Sep 17 00:00:00 2001
From: wangyunfei <1224056307@qq,com>
Date: Mon, 13 Oct 2025 16:47:46 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BA=BA=E5=91=98=E7=AE=A1=E7=90=86=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../EnvironmentalPersonnelManagement.js | 460 ++++++++----------
.../EnvironmentalPersonnelManagement.less | 19 +
2 files changed, 230 insertions(+), 249 deletions(-)
diff --git a/src/pages/business_envInformation/module/EnvironmentalPersonnelManagement.js b/src/pages/business_envInformation/module/EnvironmentalPersonnelManagement.js
index 37cbdf4..ee14763 100644
--- a/src/pages/business_envInformation/module/EnvironmentalPersonnelManagement.js
+++ b/src/pages/business_envInformation/module/EnvironmentalPersonnelManagement.js
@@ -552,7 +552,7 @@ const EnvironmentalPersonnelManagement = () => {
onClose={handleCloseDrawer}
open={drawerVisible}
width={600}
- closable={true}
+ closable={false}
bodyStyle={{ fontSize: '12px' }}
>
{selectedRecord && (
@@ -675,13 +675,15 @@ const EnvironmentalPersonnelManagement = () => {
,
@@ -692,45 +694,103 @@ const EnvironmentalPersonnelManagement = () => {
form={form}
layout="vertical"
style={{ marginTop: '20px' }}
+ className={styles.formInput}
>
-