<%@ 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} 查看 修改 删除