Commit 160f64d8 authored by 徐州's avatar 徐州
parents 6ed0c40b 461bc57e
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
<%@include file="/common/header.jsp"%> <%@include file="/common/header.jsp"%>
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<style>
</style>
<title>非税借口同步信息管理</title> <title>非税借口同步信息管理</title>
<%@include file="/common/jsLib.jsp"%> <%@include file="/common/jsLib.jsp"%>
<script> <script>
...@@ -154,23 +157,48 @@ ...@@ -154,23 +157,48 @@
<table width="100%"> <table width="100%">
<tr> <tr>
<th width="15%">受理编号</th> <th width="15%">受理编号</th>
<td width="35%"><input name="fstzsXm.slbh" id="slbh" value="" type="text"></td> <td width="12%"><input name="fstzsXm.slbh" id="slbh" value="" type="text"></td>
<th width="15%">应缴金领</th> <th width="15%">缴款码</th>
<td width="35%"><input name="fstzsXm.yjje" id="yjje" value="" type="text"></td> <td width="12%"><input name="fstzsXm.yjje" id="yjje" value="" type="text"></td>
<th width="15%">应缴金额</th>
<td width="12%"><input name="fstzsXm.slbh" id="slbh" value="" type="text"></td>
<th width="15%">非税通知书状态</th>
<td width="12%"><select name="rfxm.accountStatus" id="accountStatus" >
<option value="">请选择</option>
<option value="0">正常</option>
<option value="1">已缴款</option>
<option value="2">已作废</option>
</select></td>
</tr> </tr>
<tr> <tr>
<th width="15%">工程项目名称</th> <th width="15%">工程项目名称</th>
<td width="35%"><input name="fstzsXm.gcxmmc" id="gcxmmc" value="" type="text"></td> <td width="12%"><input name="fstzsXm.gcxmmc" id="gcxmmc" value="" type="text"></td>
<th width="15%">建设单位名称</th> <th width="12%">建设单位名称</th>
<td width="35%"><input name="fstzsXm.jsdwmc" id="jsdwmc" value="" type="text"></td> <td width="12%"><input name="fstzsXm.jsdwmc" id="jsdwmc" value="" type="text"></td>
<th width="15%">通知书开具时间</th>
<td width="12%" style="border-right: none;position: relative"> <input name="rfxmsfxx.fkTime" id="kprq" style="width: 90%"
type="text" class="Wdate" value="${item1.kprq}"
onfocus="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})" datatype="*1-30" errormsg='此项为必填'>
<span style="position: relative;right: -8px">-</span>
</td>
<td width="12%" style="border-left: none">
<input name="rfxmsfxx.fkTime" id="kprq1" style="width:90%"
type="text" class="Wdate" value="${item1.kprq}"
onfocus="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})" datatype="*1-30" errormsg='此项为必填'>
</td>
</tr> </tr>
<tr>
<td colspan="4" align="center"> <tr >
<td colspan="8" align="center">
<a href="###" class="btn_01" onclick="search_fstzs()" >查询<b></b></a>&nbsp; <a href="###" class="btn_01" onclick="search_fstzs()" >查询<b></b></a>&nbsp;
<a href="###" class="btn_01" onclick="clear_form(document.myform);" >清空<b></b></a>&nbsp; <a href="###" class="btn_01" onclick="clear_form(document.myform);" >清空<b></b></a>&nbsp;
</td> </td>
</tr> </tr>
</table> </table>
</div> </div>
<div id="pagination" > <div id="pagination" >
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<%@include file="/common/header.jsp"%> <%@include file="/common/header.jsp"%>
<html xmlns="http://www.w3.org/1999/xhtml"> <html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<title>非税借口同步信息管理</title> <title>非税借口同步信息管理</title>
<%@include file="/common/jsLib.jsp"%> <%@include file="/common/jsLib.jsp"%>
<script> <script>
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
</script> </script>
</head> </head>
<body> <body>
<div class="page_content"> <div class="page_content">
<div class="box_01 submitdata"> <div class="box_01 submitdata">
<div class="inner12px"> <div class="inner12px">
...@@ -89,21 +89,56 @@ ...@@ -89,21 +89,56 @@
<table width="100%"> <table width="100%">
<tr> <tr>
<th width="15%">受理编号</th> <th width="15%">受理编号</th>
<td width="35%"><input name="fstzsXm.slbh" id="slbh" value="" type="text"></td> <td width="12%"><input name="fstzsXm.slbh" id="slbh" value="" type="text"></td>
<th width="15%">应缴金领</th> <th width="15%">缴款码</th>
<td width="35%"><input name="fstzsXm.yjje" id="yjje" value="" type="text"></td> <td width="12%"><input name="fstzsXm.yjje" id="yjje" value="" type="text"></td>
<th width="15%">应缴金额</th>
<td width="12%"><input name="fstzsXm.slbh" id="slbh" value="" type="text"></td>
<th width="15%">非税通知书状态</th>
<td width="12%"><select name="rfxm.accountStatus" id="accountStatus" >
<option value="">请选择</option>
<option value="0">正常</option>
<option value="1">已缴款</option>
<option value="2">已作废</option>
</select></td>
</tr> </tr>
<tr> <tr>
<th width="15%">工程项目名称</th> <th width="15%">工程项目名称</th>
<td width="35%"><input name="fstzsXm.gcxmmc" id="gcxmmc" value="" type="text"></td> <td width="12%"><input name="fstzsXm.gcxmmc" id="gcxmmc" value="" type="text"></td>
<th width="15%">建设单位名称</th> <th width="12%">建设单位名称</th>
<td width="35%"><input name="fstzsXm.jsdwmc" id="jsdwmc" value="" type="text"></td> <td width="12%"><input name="fstzsXm.jsdwmc" id="jsdwmc" value="" type="text"></td>
<th width="12%">开票状态</th>
<td width="12%">
<select name="rfxm.accountStatus" id="accountStatus" >
<option value="">请选择</option>
<option value="0">未开票</option>
<option value="1">已开票</option>
</select>
</td>
</tr> </tr>
<tr> <tr>
<td colspan="4" align="center"> <th width="15%">通知书开具时间</th>
<td width="12%" style="border-right: none;position: relative"> <input name="rfxmsfxx.fkTime" id="kprq" style="width: 90%"
type="text" class="Wdate" value="${item1.kprq}"
onfocus="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})" datatype="*1-30" errormsg='此项为必填'>
<span style="position: relative;right: -8px">-</span>
</td>
<td width="12%" style="border-left: none">
<input name="rfxmsfxx.fkTime" id="kprq1" style="width:90%"
type="text" class="Wdate" value="${item1.kprq}"
onfocus="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})" datatype="*1-30" errormsg='此项为必填'>
</td>
</tr>
<tr >
<td colspan="8" align="center">
<a href="###" class="btn_01" onclick="search_fstzs()" >查询<b></b></a>&nbsp; <a href="###" class="btn_01" onclick="search_fstzs()" >查询<b></b></a>&nbsp;
<a href="###" class="btn_01" onclick="clear_form(document.myform);" >清空<b></b></a>&nbsp; <a href="###" class="btn_01" onclick="clear_form(document.myform);" >清空<b></b></a>&nbsp;
</td> </td>
</tr> </tr>
</table> </table>
</div> </div>
...@@ -112,6 +147,6 @@ ...@@ -112,6 +147,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</body> </body>
</html> </html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment