| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222 |
- <%@ page language="java" import="java.util.*" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
- <%@include file="/context/mytags.jsp"%>
- <!DOCTYPE html>
- <html>
- <head>
- <title>月度员工工资策略历史记录表</title>
- <t:base type="jquery,easyui,tools,DatePicker"></t:base>
- <script src="plug-in/layer/layer.js"></script>
- <script>
- function btn_ok(){
- $("#btnsub").click();
- }
- function callback(data){
-
-
- if(data.success){
- layer.alert(data.msg, function(index){
- window.location.href="userWagestrategyHistoryController.do?list"
- layer.close(index);
- });
- }
- else{
- layer.alert(data.msg);
- }
- }
- </script>
- <script type="text/javascript">
- //编写自定义JS代码
- </script>
- </head>
- <body>
- <t:formvalid formid="formobj" dialog="false" usePlugin="password" layout="table" action="userWagestrategyHistoryController.do?doUpdate" tiptype="1" callback="callback">
- <input id="id" name="id" type="hidden" value="${userWagestrategyHistoryPage.id }"/>
- <table style="width: 600px;" cellpadding="0" cellspacing="1" class="formtable">
- <tr>
- <td align="right">
- <label class="Validform_label">
- 月度:
- </label>
- </td>
- <td class="value">
- <input id="strategyMonth" name="strategyMonth" type="text" style="width: 150px" ignore="ignore" value='${userWagestrategyHistoryPage.strategyMonth}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">月度</label>
- </td>
- <td align="right">
- <label class="Validform_label">
- 员工ID:
- </label>
- </td>
- <td class="value">
- <input id="userid" name="userid" type="text" style="width: 150px" ignore="ignore" value='${userWagestrategyHistoryPage.userid}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">员工ID</label>
- </td>
- </tr>
- <tr>
- <td align="right">
- <label class="Validform_label">
- 所属单位ID:
- </label>
- </td>
- <td class="value">
- <input id="belongUnitid" name="belongUnitid" type="text" style="width: 150px" ignore="ignore" value='${userWagestrategyHistoryPage.belongUnitid}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">所属单位ID</label>
- </td>
- <td align="right">
- <label class="Validform_label">
- 职务:
- </label>
- </td>
- <td class="value">
- <input id="dutiesName" name="dutiesName" type="text" style="width: 150px" ignore="ignore" value='${userWagestrategyHistoryPage.dutiesName}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">职务</label>
- </td>
- </tr>
- <tr>
- <td align="right">
- <label class="Validform_label">
- 加班费策略:
- </label>
- </td>
- <td class="value">
- <input id="overtimepayStrategyDesc" name="overtimepayStrategyDesc" type="text" style="width: 150px" ignore="ignore" value='${userWagestrategyHistoryPage.overtimepayStrategyDesc}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">加班费策略</label>
- </td>
- <td align="right">
- <label class="Validform_label">
- 值班费策略:
- </label>
- </td>
- <td class="value">
- <input id="dutyStrategyDesc" name="dutyStrategyDesc" type="text" style="width: 150px" ignore="ignore" value='${userWagestrategyHistoryPage.dutyStrategyDesc}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">值班费策略</label>
- </td>
- </tr>
- <tr>
- <td align="right">
- <label class="Validform_label">
- 证书补贴:
- </label>
- </td>
- <td class="value">
- <input id="certificateSubsidyDesc" name="certificateSubsidyDesc" type="text" style="width: 150px" ignore="ignore" value='${userWagestrategyHistoryPage.certificateSubsidyDesc}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">证书补贴</label>
- </td>
- <td align="right">
- <label class="Validform_label">
- 交通补贴:
- </label>
- </td>
- <td class="value">
- <input id="trafficSubsidyDesc" name="trafficSubsidyDesc" type="text" style="width: 150px" ignore="ignore" value='${userWagestrategyHistoryPage.trafficSubsidyDesc}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">交通补贴</label>
- </td>
- </tr>
- <tr>
- <td align="right">
- <label class="Validform_label">
- 高温补贴:
- </label>
- </td>
- <td class="value">
- <input id="megathermalSubsidyDesc" name="megathermalSubsidyDesc" type="text" style="width: 150px" ignore="ignore" value='${userWagestrategyHistoryPage.megathermalSubsidyDesc}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">高温补贴</label>
- </td>
- <td align="right">
- <label class="Validform_label">
- 餐费补贴:
- </label>
- </td>
- <td class="value">
- <input id="mealsSubsidyDesc" name="mealsSubsidyDesc" type="text" style="width: 150px" ignore="ignore" value='${userWagestrategyHistoryPage.mealsSubsidyDesc}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">餐费补贴</label>
- </td>
- </tr>
- <tr>
- <td align="right">
- <label class="Validform_label">
- 其他补贴:
- </label>
- </td>
- <td class="value">
- <input id="otherSubsidyDesc" name="otherSubsidyDesc" type="text" style="width: 150px" ignore="ignore" value='${userWagestrategyHistoryPage.otherSubsidyDesc}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">其他补贴</label>
- </td>
- <td align="right">
- <label class="Validform_label">
- 社保策略:
- </label>
- </td>
- <td class="value">
- <input id="socialSecurityStrategyDesc" name="socialSecurityStrategyDesc" type="text" style="width: 150px" ignore="ignore" value='${userWagestrategyHistoryPage.socialSecurityStrategyDesc}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">社保策略</label>
- </td>
- </tr>
- <tr>
- <td align="right">
- <label class="Validform_label">
- 公积金策略:
- </label>
- </td>
- <td class="value">
- <input id="providentFundStrategyDesc" name="providentFundStrategyDesc" type="text" style="width: 150px" ignore="ignore" value='${userWagestrategyHistoryPage.providentFundStrategyDesc}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">公积金策略</label>
- </td>
- <td align="right">
- <label class="Validform_label">
- 追加调整:
- </label>
- </td>
- <td class="value">
- <input id="appendPay" name="appendPay" type="text" style="width: 150px" ignore="ignore" value='${userWagestrategyHistoryPage.appendPay}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">追加调整</label>
- </td>
- </tr>
- <tr>
- <td align="right">
- <label class="Validform_label">
- 扣除调整:
- </label>
- </td>
- <td class="value">
- <input id="deductPay" name="deductPay" type="text" style="width: 150px" ignore="ignore" value='${userWagestrategyHistoryPage.deductPay}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">扣除调整</label>
- </td>
- <td align="right">
- <label class="Validform_label">
- 独生子女费:
- </label>
- </td>
- <td class="value">
- <input id="onlychildPay" name="onlychildPay" type="text" style="width: 150px" ignore="ignore" value='${userWagestrategyHistoryPage.onlychildPay}'/>
- <span class="Validform_checktip"></span>
- <label class="Validform_label" style="display: none;">独生子女费</label>
- </td>
- </tr>
-
- <tr>
- <td height="50px" align="center" colspan="4" >
- <a style="margin-left:80px" href="#" class="easyui-linkbutton l-btn" plain="true" iconcls="icon-le-back" onclick="history.go(-1)">返回</a>
- <div style="display:none"><input type="submit" id ="btnsub" value=""/></div>
- <a href="#" class="easyui-linkbutton l-btn" iconcls="icon-le-ok" onclick="btn_ok()">提交</a>
- </td>
- </tr>
- </table>
- </t:formvalid>
- </body>
- <script src = "webpage/cn/com/lzt/userwagestrategyhistory/userWagestrategyHistory.js"></script>
|