%@ page contentType="text/html;charset=UTF-8" %> <%@ include file="/webpage/include/taglib.jsp"%>
学号 | 卡号 | 姓名 | 性别 | 出生年月 | 部门/年级 | 班级 | 职务 | 备注 | 操作 | |
---|---|---|---|---|---|---|---|---|---|---|
${userRegister.userId} | ${userRegister.cardId} | ${userRegister.userName} | ${fns:getDictLabel(userRegister.usersex, 'sex', '')} |
|
${fns:getDictLabel(userRegister.depId, 'dep_type', '')} | ${userRegister.userClass} | ${fns:getDictLabel(userRegister.userDuty, 'user_duty', '')} | ${userRegister.userOther} |
|