From 4a4986d35e1f9f80d78507c7c130cc09e2494203 Mon Sep 17 00:00:00 2001 From: jia <1451658316@qq.com> Date: Sat, 9 Dec 2023 17:08:17 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=9F=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/plant/landInfo.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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