Commit 8627b629 authored by houyu's avatar houyu

收费信息添加

parent 5e3d7c91
...@@ -345,9 +345,9 @@ ...@@ -345,9 +345,9 @@
</td> </td>
<th width="15">提前缴纳配套费</th> <th width="15">提前缴纳配套费</th>
<td width="35%"> <td width="35%">
<input type="radio" name="zzhxmsfxx.cnjfhj" value="施工许可前" checked="checked" /> <input type="radio" name="zzhxmsfxx.tqjnptf" value="施工许可前" checked="checked" />
<input type="radio" name="zzhxmsfxx.cnjfhj" value="竣工验收前" /> <input type="radio" name="zzhxmsfxx.tqjnptf" value="竣工验收前" />
</td> </td>
...@@ -413,9 +413,7 @@ ...@@ -413,9 +413,7 @@
<table width="100%" border="0"> <table width="100%" border="0">
<tr> <tr>
<td colspan="4" height="100px" style="text-align:center"> <td colspan="4" height="100px" style="text-align:center">
<s:if test="flag=='add'"> <a href="#" class="btn_01" type="button" onclick="verify1(this)">添加<b></b></a>&nbsp;
<a href="#" class="btn_01" type="button" onclick="verify1(this)">添加<b></b></a>&nbsp;
</s:if>
<a href="#" class="btn_01" onclick="parent.close_win('win_zzhxmsfxx');">关闭<b></b></a> <a href="#" class="btn_01" onclick="parent.close_win('win_zzhxmsfxx');">关闭<b></b></a>
</td> </td>
</tr> </tr>
......
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