添加用户 工号: 姓名: {{userInfo.realname || ''}} 性别: {{userInfo.sex === 1 ? '男' : userInfo.sex === 2 ? '女' : ''}} 生日: {{userInfo.birthday || ''}} 身高: {{userInfo.height || ''}} cm 体重: {{userInfo.weight || ''}} kg 取消 确定