ソースを参照

我的界面增加部门分组

jwyu 3 年 前
コミット
c9d34277cf
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pages/mine/index.vue

+ 1 - 1
pages/mine/index.vue

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