Compare commits
No commits in common. "25c3e2a911573343fbf28c4376c889a2326f94a7" and "0a6f824a8fec1102280a1d5318b90d9a9b7b4cee" have entirely different histories.
25c3e2a911
...
0a6f824a8f
|
@ -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