diff --git a/components/plant/landInfo.vue b/components/plant/landInfo.vue index f04fee4..e80770f 100644 --- a/components/plant/landInfo.vue +++ b/components/plant/landInfo.vue @@ -5,7 +5,7 @@ {{info.title}} 号土地 - + - + - 当前种植: {{info.kindarea}}亩 + 当前种植: {{info.kindarea}}亩 当前种植: {{info.total_area-info.residual_area}}亩 @@ -26,7 +26,7 @@ --> - + 种植品种: {{info.kind}} @@ -47,7 +47,7 @@ 种子品牌: {{}} --> - + @@ -57,7 +57,7 @@ - 土地负责人: {{info.master_phone}} + 联系方式: {{info.master_phone}} @@ -102,4 +102,4 @@ justify-content: space-between; } } - \ No newline at end of file + \ No newline at end of file