diff --git a/src/views/sunVillage_info/assetMapOpen.vue b/src/views/sunVillage_info/assetMapOpen.vue
index a9426f46..fe849ded 100644
--- a/src/views/sunVillage_info/assetMapOpen.vue
+++ b/src/views/sunVillage_info/assetMapOpen.vue
@@ -75,7 +75,8 @@
@@ -85,6 +86,7 @@
{{item.code}}
{{item.name}}
+ {{item.secondParty}}
{{item.totalAmount}}
{{selectDictLabel(contractionStatuOptions, item.contractionStatus)}}
@@ -162,7 +164,8 @@
@@ -172,6 +175,7 @@
{{item.code}}
{{item.name}}
+ {{item.secondParty}}
{{item.totalAmount}}
{{selectDictLabel(contractionStatuOptions, item.contractionStatus)}}