@@ -44,7 +44,7 @@
</tr>
<tr>
<td>性别:</td>
- <td>{{user.userSex == 'M' ? '男' : '女'}}</td>
+ <td>{{user.userSex == 'F' ? '女' : '男'}}</td>
<td>电话:</td>