⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 humanfile_detail.jsp

📁 企业人力资源管理
💻 JSP
字号:
<%@ page language="java" pageEncoding="GBK"%>
<%@ taglib uri="/WEB-INF/DropDownList.tld" prefix="DDL"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
		<title>人事档案详细信息</title>
		<link rel="stylesheet" type="text/css" href="/hr/css/human.css">
		<script type="text/javascript" src="/hr/js/human/export.js"></script>
		<script type="text/javascript" src="/hr/js/human/print.js"></script>
		<script type="text/javascript" src="/hr/js/human/human.js"></script>
		<style media=print>
.Noprint {
	display: none;
}

.PageNext {
	page-break-after: always;
}
</style>
		<style type="text/css">
TD {
	border: 0px;
	border-top: 1px solid gray;
}
</style>
		<script type="text/javascript">
		function modify(id){
			location.href="human.do?method=doQueryDetail&id="+id;
		}
		</script>
	</head>
	<script type="text/javascript" src="/hr/js/share/share.js"></script>
	<body style="margin-top: 0px; margin-left: 0px">
		<div>
			<br>
			<font color="blue">&nbsp;&nbsp;&nbsp;
				您正在做的业务是:&nbsp;人力资源--人力资源档案管理--人力资源档案详细信息</font>
			<br />
			<br />
			<div align="right" style="width: 100%" class="Noprint">
				<input type="button" value="预  览" class="btn_sub"
					onClick="doPrint('see')" style="width: 80px" />
				<input type="button" value="打  印" class="btn_sub"
					onClick="doPrint('print')" style="width: 80px" />
				<input type="button" name="out_excel" onClick="AutomateExcel();"
					value="导出到excel" style="width: 80px">
				<input type="button" name='button_export' title='导出到word'
					style="width: 80px" onclick="AllAreaWord()" value="导出到word">
				<input type="button" value="修改" style="width: 80px"
					onclick="javascript:location.href='human.do?method=toModify&id=${human.hufId}'" />
				<input type="button" value="删除" style="width: 80px"
					onclick="del('${human.hufId }')" />
				<input type="button" value=" 返回 " style="width: 80px;"
					onclick="history.go(-1);" />
				&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
			</div>
			<br />
			<div id="page1">
				<table id="tab" width="100%" border="1px" align="center"
					style="border: 1px solid gray;" cellpadding="0" cellspacing="0">
					<colgroup width="120" class="contentBg" />
					<colgroup width="120" />
					<colgroup width="120" class="contentBg" />
					<colgroup width="120" />
					<colgroup width="120" class="contentBg" />
					<colgroup width="120" />
					<colgroup width="120" class="contentBg" />
					<colgroup width="120" />
					<tr>
						<td>
							档案编号
						</td>
						<td colspan="7">
							&nbsp;${human.humanId }
						</td>
					</tr>
					<tr>
						<td>
							<div class="leftDiv">
								一级机构
							</div>
						</td>
						<td>
							&nbsp;${human.firstKindName }&nbsp;
						</td>
						<td>
							<div class="leftDiv">
								二级机构
							</div>
						</td>
						<td>
							&nbsp;${human.secondKindName }&nbsp;
						</td>
						<td>
							<div class="leftDiv">
								三级机构
							</div>
						</td>
						<td colspan="2">
							&nbsp;${human.thirdKindName} &nbsp;
						</td>
						<td rowspan="5" style="border-left: 1px; border-left-style: solid">
							<img src="/hr/upload/img/${human.humanPicture}" alt=""
								width="120" height="130px" />
						</td>
					</tr>
					<tr>
						<td>
							<div class="leftDiv">
								职位分类
							</div>
						</td>
						<td>
							&nbsp;${human.humanMajorKindName} &nbsp;
						</td>
						<td>
							<div class="leftDiv">
								职位名称
							</div>
						</td>
						<td>
							&nbsp;${human.hunmaMajorName} &nbsp;
						</td>
						<td>
							<div class="leftDiv">
								职称
							</div>

						</td>
						<td colspan="2">
							&nbsp;${human.humanProDesignation} &nbsp;
						</td>
					</tr>
					<tr>
						<td>
							<div class="leftDiv">
								姓名
							</div>
						</td>
						<td>
							&nbsp;${human.humanName }&nbsp;
						</td>
						<td>
							性别
						</td>
						<td>
							&nbsp;${human.humanSex} &nbsp;
						</td>
						<td>
							E-mail
						</td>
						<td colspan="2">
							&nbsp;${human.humanEmail }&nbsp;
						</td>
					</tr>

					<tr>
						<td>
							电话
						</td>
						<td>
							&nbsp;${human.humanTelephone }&nbsp;
						</td>
						<td>
							QQ
						</td>
						<td>
							&nbsp;${human.humanQq }&nbsp;
						</td>
						<td>
							手机
						</td>
						<td colspan="2">
							&nbsp;${human.humanMobilephone }&nbsp;
						</td>
					</tr>

					<tr>
						<td>
							住址
						</td>
						<td colspan="3">
							&nbsp;${human.humanAddress }&nbsp;
						</td>

						<td>
							邮编
						</td>
						<td colspan="2">
							&nbsp;${human.humanPostcode }&nbsp;
						</td>
					</tr>
					<tr>
						<td>
							国籍
						</td>
						<td>
							&nbsp;${human.humanNationality == "NULL" ?
							"":human.humanNationality}&nbsp;
						</td>
						<td>
							出生地
						</td>
						<td>
							&nbsp;${human.humanBirthplace }&nbsp; </td> <td> 生日 </td> <td>
							&nbsp;${human.humanBirthday} &nbsp;
						</td>
						<td>
							民族
						</td>
						<td>
							&nbsp;${human.humanRace=="NULL"?"":human.humanRace}&nbsp;
						</td>
					</tr>
					<tr>
						<td>
							宗教信仰
						</td>
						<td>
							&nbsp;${human.humanReligion=="NULL"?"":human.humanReligion}&nbsp;
						</td>
						<td>
							政治面貌
						</td>
						<td>
							&nbsp;${human.humanParty=="NULL"?"":human.humanParty}&nbsp;
						</td>
						<td>
							<div class="leftDiv">
								身份证号码
							</div>

						</td>
						<td>
							&nbsp;${human.humanIdCard }&nbsp; </td>
							 <td> 社会保障号码 </td> 
							 <td>
							&nbsp;${human.humanSocietySecurityId }&nbsp; </td> 
							</tr> 
						<tr>
							<td> 年龄 </td> 
							<td> &nbsp;${human.humanAge }&nbsp; </td>
							 <td> 学历
							</td> 
							<td>
							&nbsp;${human.humanEducatedDegree=="NULL"?"":human.humanEducatedDegree}&nbsp;
						</td>
						<td>
							教育年限
						</td>
						<td>
							&nbsp;${human.humanEducatedYears=="NULL"?"":human.humanEducatedYears}&nbsp;
						</td>
						<td>
							学历专业
						</td>
						<td>
							&nbsp;${human.humanEducatedMajor=="NULL"?"":human.humanEducatedMajor}&nbsp;
						</td>
					</tr>
					<tr>
						<td>
							薪酬标准
						</td>
						<td>
							&nbsp;${human.salaryStandardName=="NULL"?"":human.salaryStandardName}
							&nbsp;
						</td>
						<td>
							开户行
						</td>
						<td>
							&nbsp;${human.humanBank } &nbsp; </td> <td> 账号 </td> <td>
							&nbsp;${human.humanAccount }&nbsp; </td> <td> 登记人 </td> <td>
							&nbsp;${human.register }&nbsp; </td> </tr> <tr> <td> 建档时间 </td>
							<td> &nbsp;${human.registTime}&nbsp; </td> <td> 特长 </td> <td>
							&nbsp;${human.humanSpeciality=="NULL"?"":human.humanSpeciality}&nbsp;
						</td>
						<td>
							爱好
						</td>
						<td>
							&nbsp;${human.humanHobby=="NULL"?"":human.humanHobby} &nbsp;
						</td>
						<td>
							&nbsp;
						</td>
						<td>
							&nbsp;
						</td>
					</tr>
					<tr>
						<td>
							个人履历
						</td>
						<td colspan="7">
							${human.humanHistroyRecords}&nbsp; </td> </tr> <tr> <td> 家庭关系信息
							</td> <td colspan="7"> ${human.humanFamilyMembership }&nbsp;
							</td> </tr> <tr> <td> 备注 </td> <td colspan="7"> ${human.remark
							}&nbsp;
						</td>
					</tr>
				</table>
			</div>
			<OBJECT ID="jatoolsPrinter"
				CLASSID="CLSID:B43D3361-D975-4BE2-87FE-057188254255"
				codebase="jatoolsP.cab#version=1,2,0,2"></OBJECT>
		</div>
	</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -