Update index.vue

This commit is contained in:
TimSpan 2024-09-14 09:55:00 +08:00
parent a2da7db757
commit 0d5acd3fcb
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<text>{{ item?.provinceName }}{{ item.cityName }}{{ item.districtsName }}{{ item.streetName }}</text>
</view>
<view style="display: flex;justify-content: space-between">
<text>项目负责{{ item?.contactPersonInfo.name }}</text>
<text>联系{{ item?.contactPersonInfo.name }}</text>
<text>电话{{ item?.contactPersonInfo.telephone }}</text>
</view>
<view class="project">