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) ? ( <> - 安全环保验收信息 + 安全环保验收信息