hn_cloud_web/smz-web/pages/work/ownPerson/workerOn.html

206 lines
12 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>在职信息</title>
<link rel="stylesheet" type="text/css" media="screen" href="../../../css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" media="screen" href="../../../layui/css/layui.css">
<link rel="stylesheet" type="text/css" media="screen" href="../../../css/work/basic/proManager.css">
<link rel="stylesheet" href="../../../css/ztree/zTreeStyle/zTreeStyle.css" type="text/css">
<link rel="stylesheet" type="text/css" media="screen" href="../../../css/jquery.dataTables.min.css">
<link rel="stylesheet" type="text/css" media="screen" href="../../../css/fixedColumns.dataTables.min.css">
<style type="text/css">
.ztree li a.curSelectedNode {
padding-top: 0px;
background-color: #5FB878;
color: #ffffff;
height: 16px;
border: 1px #FFB951 solid;
opacity: 0.8;
}
tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
text-align: center;
}
.thText{
text-align: center;
vertical-align: middle;
}
button, input, optgroup, option, select, textarea{
color: #000000;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd{
background-color: #fff;
}
table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{
background-color: #fff;
}
table.dataTable.display tbody tr:hover>.sorting_2, table.dataTable.order-column.hover tbody tr:hover>.sorting_2{
background-color: #fff;
}
table.dataTable.display tbody tr:hover>.sorting_3, table.dataTable.order-column.hover tbody tr:hover>.sorting_3{
background-color: #fff;
}
</style>
</head>
<body>
<div>
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<header style="height: 100%">
<div align="left">
<table style="width: 100%">
<tr>
<td>
<form class="form-inline layui-form" onsubmit="return false">
<div class="form-group" style="display: flex;justify-content: flex-start;">
<div class="layui-inline">
<div class="layui-input-inline" >
<select id="ssdw" name="ssdw" lay-search=""></select>
</div>
</div>
<div class="layui-inline">
<div class="layui-input-inline" >
<div style="border: 0.5px solid #E6E6E6;height: 38px;text-indent: 10px;margin-left: 10px; margin-right: 8px;">
<input id="orgName" type="text" style="border: 0px;margin-top: 10px" placeholder="请选择用工单位" jyValidate="required" readonly value="" class="FormElement ui-widget-content ui-corner-all" onclick="showRole(); return false;"/>
<input type="hidden" id="orgId" name="orgId" value="" >
<input type="hidden" id="companyId" name="companyId" value="" >
<a href="#" title="清空" onclick="emptyRole(); return false;" class="lrspace3 aBtnNoTD" data-toggle="modal"><i class='icon-remove bigger-120 red'></i></a>
<div id='orgContent' class="menuContent ztreeMC" style="display: none; position: absolute;z-index: 99999;background-color: #F2F2F2;">
<ul id="orgTree" class="ztree accountOrgTree"></ul>
</div>
</div>
</div>
</div>
<div class="layui-inline">
<div class="layui-input-inline" >
<select id="rylx" name="rylx" lay-search="" ></select>
</div>
</div>
<div class="layui-inline">
<div class="layui-input-inline" >
<input type="text" id="proName" name="proName" placeholder="请输入工程名称" class="layui-input" style="margin-left: 8px;">
</div>
</div>
<div class="layui-inline">
<div class="layui-input-inline" >
<input type="text" id="name" name="name" placeholder="输入人员姓名" class="layui-input" style="margin-left: 16px;">
</div>
</div>
<button id="searchBt" class="layui-btn layui-btn-sm" permission="sys:workerOn:query" style="margin-left: 24px;margin-top: 0.3%">搜索</button>
</div>
<div class="layui-input-inline" style="display: flex;align-items: center;margin-top: 0.5%;">
<button class="layui-btn layui-btn-sm" onclick="insertWorkerOn()" permission="sys:workerOn:add">
添加
</button>
<input id="articleImageFile" name="excelFile" type="file" class="layui-input" style="width: 200px; display: inline;margin-left: 2px;padding: 2px 12px;" />
<input id="saveZipButton" type="button" class="layui-btn layui-btn-sm" value="导入" style="margin-left: 4px;" />
<input type="file" id="import-excel" name="image" style="display: none;"/>
<button class="layui-btn layui-btn-sm" onclick="downWorker()" style="margin-left: 2px;">
模板下载
</button>
<button id="exportBt" onclick="exportWorkerOnBtn()" class="layui-btn layui-btn-sm">导出</button>
<button id="batch" onclick="batchBtn()" class="layui-btn layui-btn-sm">批量</button>
<input id="articleImageFileBatch" name="articleImageFileBatch" type="file" class="form-control" style="width: 200px; display: inline;margin-left: 2px;padding: 2px 12px;" />
<input id="saveZipButtonBatch" type="button" class="layui-btn layui-btn-sm" value="批量导入" style="margin-left: 4px;" />
<input type="file" id="import-excel-Batch" name="image" style="display: none;"/>
<button class="layui-btn layui-btn-sm" onclick="downWorkerBatch()" style="margin-left: 2px;">
批量模板修改下载
</button>
</div>
</form>
</td>
</tr>
</table>
</div>
</header>
<div>
<div class="widget-body no-padding">
<div id="dt-table-length"></div>
<table id="dt-table" class="display nowrap" style="width:100%">
<thead style="background-color: #FAFAFA !important;">
<tr>
<th class="thText">序号</th>
<th class="thText">姓名</th>
<th class="thText">身份证号码</th>
<th class="thText">用工单位</th>
<th class="thText">人员类型</th>
<th class="thText">所属单位</th>
<th class="thText">所属工程</th>
<th class="thText">合同编号</th>
<th class="thText">账号</th>
<th class="thText">银行</th>
<th class="thText">联系电话</th>
<th class="thText">员工性质</th>
<th class="thText">具体岗位</th>
<th class="thText">入职日期</th>
<th class="thText">合同生效日期</th>
<th class="thText">合同失效日期</th>
<th class="thText">合同状态</th>
<th class="thText">社保增员</th>
<th class="thText">公积金增员</th>
<th class="thText">保额</th>
<th class="thText">意外险生效时间</th>
<th class="thText">意外险到期时间</th>
<th class="thText">年龄</th>
<th class="thText">性别</th>
<th class="thText">最高学历</th>
<th class="thText">毕业学校</th>
<th class="thText">专业</th>
<th class="thText">全日制学历</th>
<th class="thText">毕业学校</th>
<th class="thText">专业</th>
<th class="thText">户口性质</th>
<th class="thText">户口地址</th>
<th class="thText">紧急联系人</th>
<th class="thText">与紧急联系人关系</th>
<th class="thText">紧急联系人电话</th>
<th class="thText">操作</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
</div>
</div>
</div>
</body>
</html>
<script type="text/javascript" src="../../../js/libs/jquery-3.6.0.js"></script>
<script type="text/javascript" src="../../../js/jq.js"></script>
<script type="text/javascript" src="../../../js/plugin/datatables/jquery.dataTables.min.js"></script>
<script type="text/javascript" src="../../../js/plugin/datatables/dataTables.bootstrap.min.js"></script>
<script type="text/javascript" src="../../../js/my/permission.js"></script>
<script type="text/javascript" src="../../../layui/layui.js"></script>
<script type="text/javascript" src="../../../../public/public.js"></script>
<script type="text/javascript" src="../../../js/publicJs.js"></script>
<script type="text/javascript" src="../../../js/dict.js"></script>
<script type="text/javascript" src="../../../css/ztree/3.5/jquery.ztree.core-3.5.min.js"></script>
<script type="text/javascript" src="../../../js/companyTree.js"></script>
<script type="text/javascript" src="../../../js/plugin/datatables/dataTables.fixedColumns.min.js"></script>
<!--引入下拉选js-->
<script type="text/javascript" src="../../../js/select.js"></script>
<script type="text/javascript" src="../../../js/work/ownPerson/workerOn.js" defer="defer"></script>