Compare commits
2 Commits
0a6f824a8f
...
25c3e2a911
Author | SHA1 | Date |
---|---|---|
|
25c3e2a911 | |
|
0d5acd3fcb |
|
@ -9,7 +9,7 @@
|
||||||
<text>{{ item?.provinceName }}{{ item.cityName }}{{ item.districtsName }}{{ item.streetName }}</text>
|
<text>{{ item?.provinceName }}{{ item.cityName }}{{ item.districtsName }}{{ item.streetName }}</text>
|
||||||
</view>
|
</view>
|
||||||
<view style="display: flex;justify-content: space-between">
|
<view style="display: flex;justify-content: space-between">
|
||||||
<text>项目负责人:{{ item?.contactPersonInfo.name }}</text>
|
<text>联系人:{{ item?.contactPersonInfo.name }}</text>
|
||||||
<text>电话:{{ item?.contactPersonInfo.telephone }}</text>
|
<text>电话:{{ item?.contactPersonInfo.telephone }}</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="project">
|
<view class="project">
|
||||||
|
|
Loading…
Reference in New Issue