From 31571d14664f6d52fdd180102dc8b13b4398accf Mon Sep 17 00:00:00 2001
From: LiuJiaNan <15703339975@163.com>
Date: Tue, 23 Jun 2026 14:47:44 +0800
Subject: [PATCH] =?UTF-8?q?fix(components):=20=E4=BF=AE=E6=AD=A3=20Divider?=
=?UTF-8?q?=20=E7=BB=84=E4=BB=B6=E5=BC=83=E7=94=A8=E5=B1=9E=E6=80=A7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../FormBuilder/FormItemsRenderer.js | 2 +-
src/components/HeaderBack/index.js | 2 +-
src/components/HiddenInfo/gwj/index.js | 18 +++++++++---------
3 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/src/components/FormBuilder/FormItemsRenderer.js b/src/components/FormBuilder/FormItemsRenderer.js
index e352830..0dc472b 100644
--- a/src/components/FormBuilder/FormItemsRenderer.js
+++ b/src/components/FormBuilder/FormItemsRenderer.js
@@ -512,7 +512,7 @@ const FormItemsRenderer = ({
if (option.render === FORM_ITEM_RENDER_ENUM.DIVIDER) {
return (
- {option.label}
+ {option.label}
);
}
diff --git a/src/components/HeaderBack/index.js b/src/components/HeaderBack/index.js
index 93df5b6..b070a6b 100644
--- a/src/components/HeaderBack/index.js
+++ b/src/components/HeaderBack/index.js
@@ -22,7 +22,7 @@ function HeaderBack(props) {
返回
-
+
>
)
}
diff --git a/src/components/HiddenInfo/gwj/index.js b/src/components/HiddenInfo/gwj/index.js
index ab499d7..93ba972 100644
--- a/src/components/HiddenInfo/gwj/index.js
+++ b/src/components/HiddenInfo/gwj/index.js
@@ -131,7 +131,7 @@ function HiddenInfo(props) {
return (
- 隐患信息
+ 隐患信息
0) && (
<>
- 整改信息(发现人预填)
+ 整改信息(发现人预填)
0) && (
<>
- 隐患确认
+ 隐患确认
{
info.hiddenConfirmUserCO.map(item => (
0 && (
<>
- 延期信息
+ 延期信息
{
info.hiddenExtensionList.map(item => (
0 && (
<>
- 特殊处置审核信息
+ 特殊处置审核信息
{
info.hiddenSpecialList.map(item => (
0) && (
<>
- 整改信息
+ 整改信息
{
info.hiddenRectifyUserCO.map((item, index) => (
0
? (
<>
- 验收信息
+ 验收信息
{
info.hiddenAcceptQualifiedUserCO.map((item, index) => (
0
? (
<>
- 验收打回信息
+ 验收打回信息
{
info.hiddenAcceptUnqualifiedUserCO.map(item => (
0)
? (
<>
- 安全环保验收信息
+ 安全环保验收信息