Răsfoiți Sursa

我的界面增加部门分组

jwyu 3 ani în urmă
părinte
comite
c9d34277cf
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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>