This commit is contained in:
jia 2023-12-09 17:08:17 +08:00
parent 14eea39897
commit 4a4986d35e
1 changed files with 7 additions and 7 deletions

View File

@ -16,7 +16,7 @@
<view class="card-li">
<view class="" v-if="info.kindarea">
当前种植: {{info.kindarea}}
当前种植: {{info.kindarea}}
</view>
<view class="" v-else>
当前种植: {{info.total_area-info.residual_area}}
@ -57,7 +57,7 @@
</view>
<view class="card-li">
<view class="">
土地负责人: {{info.master_phone}}
联系方式: {{info.master_phone}}
</view>
</view>