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

📄 humanfile_update.jsp

📁 人力资源管理系统
💻 JSP
📖 第 1 页 / 共 2 页
字号:
			border-style: none;
		}
		select{
			width: 130px;
		}
	</style>

  </head>
<BODY  bgcolor="#DADEDD" style="background-image: url('images/accphr/main.jpg');background-attachment :fixed  ;">
   <html:form action="humanFile" styleId="demo1" enctype="multipart/form-data">
   <input type="hidden" name="ophf" value="doUpdate">
   <input type="hidden" name="humanFile.firstKindId" value="${humanFileForm.humanFile.firstKindId }" >
   <input type="hidden" name="humanFile.secondKindId" value="${humanFileForm.humanFile.secondKindId }" >
   <input type="hidden" name="humanFile.thirdKindId" value="${humanFileForm.humanFile.thirdKindId }" >
   <input type="hidden" name="humanFile.humanMajorKindId" value="${humanFileForm.humanFile.humanMajorKindId }" >
   <input type="hidden" name="humanFile.humanMajorId" value="${humanFileForm.humanFile.humanMajorId }" >
   <input type="hidden" name="humanFile.salaryStandardName" id="ssn" value="${humanFileForm.humanFile.salaryStandardName }" >
   
	<table border="1" cellspacing="0" align="center" width="95%" bordercolor="black" style="font-size: 12px">
		<TR>
			<Th>编号</Th>
			<TD><html:text property="humanFile.hufId" styleClass="texts3" readonly="true" ></html:text></TD>
			<th>复核人</th>
			<td>${humanFileForm.humanFile.checker }&nbsp;</TD>
			<th>复核时间</th>
			<td colspan="2">
			<logic:notEmpty name="humanFileForm" property="humanFile.checkTime">
				${humanFileForm.humanFile.checkTime}&nbsp;
			</logic:notEmpty>
			</TD>
			<TD rowspan="4"><div style="width: 100%;height: 95%;" ><img src="up/${humanFileForm.humanFile.humanPicture }" width="130" height="140" id="showp" />
				<div style="z-index: 2;position:absolute;top:140px;left:645px; background-color: transparent;">
					<html:text property="humanFile.humanPicture" styleClass="texts3"></html:text>
				</div>
			</div>
			</TD>
		</TR>
		<TR>
			<Th>I级机构</Th>
			<TD>
				<html:text property="humanFile.firstKindName" styleClass="texts3" readonly="true" ></html:text>
			</TD>
			<Th>II级机构</Th>
			<TD>
				<html:text property="humanFile.secondKindName" styleClass="texts3" readonly="true" ></html:text>
			</TD>
			<Th>III级机构</Th>
			<TD colspan="2">
				<html:text property="humanFile.thirdKindName" styleClass="texts3" readonly="true" ></html:text>
			</TD>
			
		</TR>
		<TR>
			<Th>职位分类</Th>
			<TD>
				<html:text property="humanFile.humanMajorKindName" styleClass="texts3" readonly="true" ></html:text>

			</TD>
			<Th>职位名称</Th>
			<TD>
				<html:text property="humanFile.hunmaMajorName" styleClass="texts3" readonly="true" ></html:text>
 
			</TD>
			<Th>职称</Th>
			<TD colspan="2">
			<input type="hidden" name="desig1" value="${humanFileForm.humanFile.humanProDesignation}" >
				<html:select property="humanFile.humanProDesignation" styleId="desig" styleClass="texts2" >
   					
   				</html:select>
			</TD>
		</TR>
		<TR>
			<Th>姓名</Th>
			<TD>
				<html:text property="humanFile.humanName" styleClass="texts3" readonly="true" ></html:text>
				<ui:v for="name" rule="LimitB" empty="姓名必须填" min="4"
							warn="姓名不能低于两个汉字或四个字母" />
			</TD>
			<Th>性别</Th>
			<TD>
				<html:select property="humanFile.humanSex" >
					<html:option value="男">男</html:option>
					<html:option value="女">女</html:option>
				</html:select>
			</TD>
			<Th>EMAIL</Th>
			<TD colspan="2"><html:text property="humanFile.humanEmail" styleClass="texts2" ></html:text></TD>
		</TR>
		<TR>
			<Th>电话</Th>
			<TD><html:text property="humanFile.humanTelephone" styleClass="texts" ></html:text></TD>
			<Th>QQ</Th>
			<TD><html:text property="humanFile.humanQq" styleClass="texts" ></html:text></TD>
			<Th>手机</Th>
			<TD><html:text property="humanFile.humanMobilephone" styleClass="texts" ></html:text></TD>
			<th>头像</th>
			<td>
				<input type="file" id="mypic" name="headPic" class="texts" onfocus="showpic();" value=${humanFileForm.humanFile.humanPicture } >
				<ui:v for="mypic" rule="filter" empty="必须上传头像" as="file" accept="jpg, gif, png" warn="请选择正确的图片格式(jpg,gif,png)" />
			</td>
		</TR>
		<TR>
			<Th>住址</Th>
			<TD colspan="3"><html:text property="humanFile.humanAddress" style="width:290px;" /></TD>
			<Th>邮编</Th>
			<TD><html:text property="humanFile.humanPostcode" styleClass="texts" /></TD>
			<Th>民族</Th>
			<TD>
			<input type="hidden" name="minzhu1" value="${humanFileForm.humanFile.humanRace}" >
				<html:select property="humanFile.humanRace" styleId="minzhu" >
   					
   				</html:select>
			</TD>
		</TR>
		<TR>
			<Th>国籍</Th>
			<TD>
			<input type="hidden" name="guoji1" value="${humanFileForm.humanFile.humanNationality}" >
				<html:select property="humanFile.humanNationality" styleId="guoji" >
   					
   				</html:select>
			</TD>
			<Th>出生地</Th>
			<TD><html:text property="humanFile.humanBirthplace" styleClass="texts" /></TD>
			<Th>生日</Th>
			<TD><html:text property="humanFile.humanBirthday" styleClass="texts" onclick="setday(this);" value="2004-01-01" /></TD>
			<Th>社会保障号码</Th>
			<TD><html:text property="humanFile.humanSocietySecurityId" styleClass="texts" ></html:text></TD>
			
		</TR>
		<TR>
			<Th>宗教信仰</Th>
			<TD>
			<input type="hidden" name="zjxy1" value="${humanFileForm.humanFile.humanReligion}" >
				<html:select property="humanFile.humanReligion" styleId="zjxy" >
   					
   				</html:select>
			</TD>
			<Th>政治面貌</Th>
			<TD>
			<input type="hidden" name="zzmm1" value="${humanFileForm.humanFile.humanParty}" >
				<html:select property="humanFile.humanParty" styleId="zzmm" >
   					
   				</html:select>
			</TD>
			<Th>身份证号码</Th>
			<TD>
				<html:text property="humanFile.humanIdCard" styleClass="texts" styleId="idcard" />
				  	
			</TD>
			<Th>学历专业</Th>
			<TD>
			<input type="hidden" name="zhuanye1" value="${humanFileForm.humanFile.humanEducatedMajor}" >
				<html:select property="humanFile.humanEducatedMajor" styleId="zhuanye">
				   					
   				</html:select>
			</TD>
		</TR>
		<TR>
			<Th>年龄</Th>
			<TD><html:text property="humanFile.humanAge" styleClass="texts" /></TD>
			<Th>学历</Th>
			<TD>
			<input type="hidden" name="xueli1" value="${humanFileForm.humanFile.humanEducatedDegree}" >
				<html:select property="humanFile.humanEducatedDegree" styleId="xueli" >
   					
   				</html:select>
			</TD>
			<Th>教育年限</Th>
			<TD>
			<input type="hidden" name="jynx1" value="${humanFileForm.humanFile.humanEducatedYears}" >
				<html:select property="humanFile.humanEducatedYears" styleId="jynx">
   					
   				</html:select>
			</TD>
			<Th>登记人</Th>
			<TD><html:text property="humanFile.register" styleClass="texts3" readonly="true" /></TD>
		</TR>
		<TR>
			<Th>薪酬标准</Th>
			<TD>
				<input type="hidden" name="xcbz1" value="${humanFileForm.humanFile.salaryStandardId}" >
				<html:select property="humanFile.salaryStandardId" styleId="xcbz" onchange="setSubName();">
   					
   				</html:select>
			</TD>
			<Th>开户行</Th>
			<TD><html:text property="humanFile.humanBank" styleClass="texts" /></TD>
			<Th>帐号</Th>
			<TD><html:text property="humanFile.humanAccount" styleClass="texts" /></TD>
			<Th>更改人</Th>
			<TD><html:text property="humanFile.changer" value="${loginuser.uname}" styleClass="texts3" readonly="true" /></TD>
		</TR>
		<TR>
			<Th>建档时间</Th>
			<TD>
				<html:text property="humanFile.registTime" styleClass="texts3" readonly="true" ></html:text>
			</TD>
			<Th>特长</Th>
			<TD>
			<input type="hidden" name="techang1" value="${humanFileForm.humanFile.humanSpeciality}" >
				<html:select property="humanFile.humanSpeciality" styleId="techang">
   					
   				</html:select>
			</TD>
			<Th>爱好</Th>
			<TD>
			<input type="hidden" name="aihao1" value="${humanFileForm.humanFile.humanHobby}" >
				<html:select property="humanFile.humanHobby" styleId="aihao">
   					
   				</html:select>
			</TD>
			<th>更改时间</th>
			<td>
				<input type="text" name="times" id="currentTime" readonly="readonly" class="texts">
			</td>
		</TR>

		<TR>
			<Th>个人履历</Th>
			<TD colspan="7">
				<html:textarea property="humanFile.humanHistroyRecords" style="width:700px"></html:textarea>
			</TD>
		</TR>
		<TR>
			<Th>家庭关系信息</Th>
			<TD colspan="7">
				<html:textarea property="humanFile.humanFamilyMembership" style="width:700px"></html:textarea>
			</TD>
		</TR>
		<TR>
			<Th>备注</Th>
			<TD colspan="7"><html:textarea property="humanFile.remark" style="width:700px;"></html:textarea>
			</TD>
		</TR>
		</TABLE>
		<br>
		<center><html:submit value="更改" /> <html:reset value="重置" /> <input type="button" value="查询" onclick="location.href='humanFile.do?ophf=toUpdateFind'" ></center>
	</html:form>
</BODY>
</HTML>
<script type="text/javascript">
<!--
function showpic(){
		if($("mypic")!=null){
			var pic=document.getElementById("mypic").value;
			document.getElementById("showp").src=pic;
		}
}

//薪酬标准
function setSubName(){
		var temp5=$("xcbz").options;
		for(var i=0;i<temp5.length;i++){
			if(temp5[i].selected)
				$("ssn").value=temp5[i].innerText;
		}
	}
//-->
</script>

⌨️ 快捷键说明

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