zkx hace 1 año
padre
commit
3af84f9c29
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/mine/mine.vue

+ 1 - 1
pages/mine/mine.vue

@@ -13,7 +13,7 @@
 						{{regUser.name}}
 					</view>
 					<view class="company">
-						{{personInfo.name}}
+						{{personInfo.fullName}}
 					</view>
 					
 				</view>