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}