From c266d4e3c53c93672de98422065e904a97d1866c Mon Sep 17 00:00:00 2001
From: LiuJiaNan <15703339975@163.com>
Date: Thu, 2 Apr 2026 09:23:52 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9F=A5=E7=9C=8B=E5=A2=9E=E5=8A=A0=E6=98=BE?=
=?UTF-8?q?=E7=A4=BA=E6=84=8F=E8=A7=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
jsconfig.json | 3 ++-
.../Enterprise/ConfinedSpaceWork/Homework/View/index.js | 3 +++
.../Container/Enterprise/HotWork/Homework/View/index.js | 6 ++++++
3 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/jsconfig.json b/jsconfig.json
index 4cf89dc..ed50d55 100644
--- a/jsconfig.json
+++ b/jsconfig.json
@@ -3,7 +3,8 @@
"baseUrl": "src",
"paths": {
"~/*": ["*"]
- }
+ },
+ "jsx": "react"
},
"include": ["src"]
}
diff --git a/src/pages/Container/Enterprise/ConfinedSpaceWork/Homework/View/index.js b/src/pages/Container/Enterprise/ConfinedSpaceWork/Homework/View/index.js
index 9d661f4..5d3831f 100644
--- a/src/pages/Container/Enterprise/ConfinedSpaceWork/Homework/View/index.js
+++ b/src/pages/Container/Enterprise/ConfinedSpaceWork/Homework/View/index.js
@@ -211,6 +211,7 @@ function View(props) {
{info?.info?.step_14?.signPath && }
{info?.info?.step_14?.signTime}
+ {info?.info?.step_14?.remarks}
管理单位发包部门意见 |
@@ -218,6 +219,7 @@ function View(props) {
{info?.info?.step_15?.signPath && }
{info?.info?.step_15?.signTime}
+ {info?.info?.step_15?.remarks}
|
管理单位安监部门意见 |
@@ -225,6 +227,7 @@ function View(props) {
{info?.info?.step_16?.signPath && }
{info?.info?.step_16?.signTime}
+ {info?.info?.step_16?.remarks}
|
diff --git a/src/pages/Container/Enterprise/HotWork/Homework/View/index.js b/src/pages/Container/Enterprise/HotWork/Homework/View/index.js
index 1ffd265..134b9c2 100644
--- a/src/pages/Container/Enterprise/HotWork/Homework/View/index.js
+++ b/src/pages/Container/Enterprise/HotWork/Homework/View/index.js
@@ -186,6 +186,7 @@ function View(props) {
{info?.info?.step_4?.signPath && }
{info?.info?.step_4?.signTime}
+ {info?.info?.step_4?.remarks}
项目发包单位(部门)人员意见 |
@@ -193,6 +194,7 @@ function View(props) {
{info?.info?.step_5?.signPath && }
{info?.info?.step_5?.signTime}
+ {info?.info?.step_5?.remarks}
|
@@ -202,6 +204,7 @@ function View(props) {
{info?.info?.step_6?.signPath && }
{info?.info?.step_6?.signTime}
+ {info?.info?.step_6?.remarks}
动火许可证签发单位意见 |
@@ -209,6 +212,7 @@ function View(props) {
{info?.info?.step_7?.signPath && }
{info?.info?.step_7?.signTime}
+ {info?.info?.step_7?.remarks}
|
@@ -218,6 +222,7 @@ function View(props) {
{info?.info?.step_9?.signPath && }
{info?.info?.step_9?.signTime}
+ {info?.info?.step_9?.remarks}
动火后管辖单位现场人员验收 |
@@ -225,6 +230,7 @@ function View(props) {
{info?.info?.step_11?.signPath && }
{info?.info?.step_11?.signTime}
+ {info?.info?.step_11?.remarks}
|