diff --git a/src/views/safetyenvironmental/archive/components/info.vue b/src/views/safetyenvironmental/archive/components/info.vue
index ecde019..f1ada88 100644
--- a/src/views/safetyenvironmental/archive/components/info.vue
+++ b/src/views/safetyenvironmental/archive/components/info.vue
@@ -180,8 +180,6 @@
:preview-src-list="new Array(config.fileUrl + pd.INSPECTED_SITEUSER_SIGN_IMG)"
style="width: 100px; height: 100px"/>
-
确认时间: |
- {{ pd.INSPECTED_SITEUSER_SIGN_TIME }} |
diff --git a/src/views/safetyenvironmental/chief/components/info.vue b/src/views/safetyenvironmental/chief/components/info.vue
index dc6c703..01e8727 100644
--- a/src/views/safetyenvironmental/chief/components/info.vue
+++ b/src/views/safetyenvironmental/chief/components/info.vue
@@ -184,8 +184,6 @@
:preview-src-list="new Array(config.fileUrl + pd.INSPECTED_SITEUSER_SIGN_IMG)"
style="width: 100px; height: 100px"/>
- 确认时间: |
- {{ pd.INSPECTED_SITEUSER_SIGN_TIME }} |
diff --git a/src/views/safetyenvironmental/inspection/components/info.vue b/src/views/safetyenvironmental/inspection/components/info.vue
index 72fa403..2532081 100644
--- a/src/views/safetyenvironmental/inspection/components/info.vue
+++ b/src/views/safetyenvironmental/inspection/components/info.vue
@@ -185,8 +185,6 @@
:preview-src-list="new Array(config.fileUrl + pd.INSPECTED_SITEUSER_SIGN_IMG)"
style="width: 100px; height: 100px"/>
- 确认时间: |
- {{ pd.INSPECTED_SITEUSER_SIGN_TIME }} |