Update index.vue
This commit is contained in:
parent
a2da7db757
commit
0d5acd3fcb
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue