diff --git a/src/views/risk/four/components/corpInfo.vue b/src/views/risk/four/components/corpInfo.vue
index 640326b..4e5d3a6 100644
--- a/src/views/risk/four/components/corpInfo.vue
+++ b/src/views/risk/four/components/corpInfo.vue
@@ -62,6 +62,8 @@
+
+
查看
diff --git a/src/views/risk/four/components/fileList.vue b/src/views/risk/four/components/fileList.vue
index 6ea5083..7ae88da 100644
--- a/src/views/risk/four/components/fileList.vue
+++ b/src/views/risk/four/components/fileList.vue
@@ -35,6 +35,11 @@
{{ row.NAME }}
+
+
+ {{ row.TYPE === '1'?'风险四色图':row.TYPE === '3'?'三人以上分布图':'人员聚集场所分布图' }}
+
+