|
@@ -20,7 +20,7 @@
|
|
</view>
|
|
</view>
|
|
<view class="info-item flex">
|
|
<view class="info-item flex">
|
|
<text class="label">所属部门</text>
|
|
<text class="label">所属部门</text>
|
|
- <text></text>
|
|
|
|
|
|
+ <text>{{userInfo.DepartmentName}}<text v-if="userInfo.GroupName">/{{userInfo.GroupName}}</text></text>
|
|
</view>
|
|
</view>
|
|
<view class="info-item flex">
|
|
<view class="info-item flex">
|
|
<text class="label">角色</text>
|
|
<text class="label">角色</text>
|