|
@@ -30,7 +30,7 @@
|
|
|
v-for="(item ,index) in list" :key="item.id" >
|
|
|
<view class="homeUser-add">
|
|
|
<u-icon custom-prefix="custom-icon" name="map-pin-2-fill"></u-icon>
|
|
|
- <span>{{item.workplaceN}}</span>
|
|
|
+ <span>{{item.orgAreaName}}</span>
|
|
|
</view>
|
|
|
<view class="homeUser-text">
|
|
|
<view class="homeUser-name">
|