Commit d6b3303a authored by houyu's avatar houyu

人防信息添加

parent 5ff26c61
<%@page language="java" pageEncoding="UTF-8" isELIgnored="false" %> <%@page language="java" pageEncoding="UTF-8" isELIgnored="false"%>
<%@include file="/common/header.jsp" %> <%@include file="/common/header.jsp"%>
<%@taglib prefix="activiti" uri="/activiti/tags" %> <html xmlns="http://www.w3.org/1999/xhtml">
<!DOCTYPE html>
<html lang="en">
<head> <head>
<%@include file="/common/jsLib.jsp" %> <%@include file="/common/jsLib.jsp" %>
...@@ -106,16 +103,18 @@ ...@@ -106,16 +103,18 @@
var ids = $("#sfxxid").val(); var ids = $("#sfxxid").val();
var yzsqy = $('#yzsqy').val(); var yzsqy = $('#yzsqy').val();
var dsdw = $('#dsdw').val(); var dsdw = $('#dsdw').val();
var sfxmmc = $('#sfxmmcselect option:selected').val();//选中的值
var shbm = $('#shbmselect option:selected').val();//选中的值
var sfxmmc = $('#sfxmmc').val();
var shbm = $('#shbmselect option:selected').val();//选中的值
var sfxmlxdbh = $('#sfxmlxdbh').val();
var yjjemx = $('#yjjemx').val();
$.ajax({ $.ajax({
async: false, async: false,
url: "${ctx}/jsp/zzhxm/zzhxmSfxxCheck.action", url: "rfadd.action",
type: 'post', type: 'post',
dataType: 'json', dataType: 'json',
async: false, async: false,
data: { zzhxmid: "${zzhxm.id}", "zzhxmsfxx.cnjfhj": cnjfhj, "zzhxmsfxx.yzsqy": yzsqy, "zzhxmsfxx.dsdw": dsdw, "zzhxmsfxx.sfxmmc": sfxmmc, "zzhxmsfxx.shbm": shbm }, data: { "paymentItem.id": "${paymentItem.id}", "rfdz.sfxmmc": sfxmmc, "rfdz.shbm": shbm, "rfdz.sfxmlxdbh": sfxmlxdbh, "rfdz.yjjemx": yjjemx},
error: function (data) { error: function (data) {
$.messager.alert('错误', data.message); $.messager.alert('错误', data.message);
}, },
...@@ -170,10 +169,12 @@ ...@@ -170,10 +169,12 @@
//遍历回传的数据添加到二级select //遍历回传的数据添加到二级select
$.each(data, function (key, secondData) { $.each(data, function (key, secondData) {
var option = '<option value="' + secondData + '">' + secondData + '</option>' // var option = '<option value="' + secondData + '">' + secondData + '</option>'
$("#shbmselect").append(option) //
$("#sfxmmcselect").append(option) // $("#shbmselect").append(option)
}) })
var option ='<option value="南京市人民防空办公室">南京市人民防空办公室</option><option value="南京市建邺区人防办">南京市建邺区人防办</option>'
$("#shbmselect").append(option)
/* //二级select展示 /* //二级select展示
$("#box-select-second").fadeIn("slow"); $("#box-select-second").fadeIn("slow");
...@@ -228,65 +229,65 @@ ...@@ -228,65 +229,65 @@
</td> </td>
<th width="15">信息一览表编号</th> <th width="15">信息一览表编号</th>
<td width="35%"> <td width="35%">
<input id="xxylbbh" name="zzhxm.xxylbbh" style="width:90%" value="${paymentItem.dwmc}" <input id="xxylbbh" name="paymentItem.xxylbbh" style="width:90%" value="${paymentItem.dwmc}"
disabled /> disabled />
</td> </td>
</tr> </tr>
<tr> <tr>
<th width="15">规划项目编号</th> <th width="15">规划项目编号</th>
<td width="35%"> <td width="35%">
<input id="ghxmbh" name="zzhxm.ghxmbh" style="width:90%" value="${paymentItem.dwmc}" disabled /> <input id="ghxmbh" name="paymentItem.ghxmbh" style="width:90%" value="${paymentItem.dwmc}" disabled />
</td> </td>
<th width="15">建设单位名称</th> <th width="15">建设单位名称</th>
<td width="35%"> <td width="35%">
<input id="jsdwmc" name="zzhxm.jsdwmc" style="width:90%" value="${paymentItem.dwmc}" disabled /> <input id="jsdwmc" name="paymentItem.jsdwmc" style="width:90%" value="${paymentItem.dwmc}" disabled />
</td> </td>
</tr> </tr>
<tr> <tr>
<th width="15">规划许可证编号</th> <th width="15">规划许可证编号</th>
<td width="35%"> <td width="35%">
<input id="ghxkzbh" name="zzhxm.ghxkzbh" style="width:90%" value="${paymentItem.dwmc}" <input id="ghxkzbh" name="paymentItem.ghxkzbh" style="width:90%" value="${paymentItem.dwmc}"
disabled /> disabled />
</td> </td>
<th width="15">二级统计单位</th> <th width="15">二级统计单位</th>
<td width="35%"> <td width="35%">
<input id="ghxkzlx" name="zzhxm.ghxkzlx" value="${paymentItem.dwmc}" disabled /> <input id="ejtjdw" name="paymentItem.ghxkzlx" value="${paymentItem.dwmc}" disabled />
</td> </td>
</tr> </tr>
<tr> <tr>
<th width="15">工程项目名称</th> <th width="15">工程项目名称</th>
<td width="35%"> <td width="35%">
<input id="gcxmmc" name="zzhxm.gcxmmc" style="width:90%" value="${paymentItem.dwmc}" disabled /> <input id="gcxmmc" name="paymentItem.gcxmmc" style="width:90%" value="${paymentItem.dwmc}" disabled />
<font style='color:red'>*</font> <font style='color:red'>*</font>
</td> </td>
<th width="15">工程项目地点</th> <th width="15">工程项目地点</th>
<td width="35%"> <td width="35%">
<input id="gcxmdd" name="zzhxm.gcxmdd" style="width:90%" value="${paymentItem.dwmc}" disabled /> <input id="gcxmdd" name="paymentItem.gcxmdd" style="width:90%" value="${paymentItem.dwmc}" disabled />
<font style='color:red'>*</font> <font style='color:red'>*</font>
</td> </td>
</tr> </tr>
<tr> <tr>
<th width="15">地上建筑面积</th> <th width="15">地上建筑面积</th>
<td width="35%"> <td width="35%">
<input id="dsjzmj" name="zzhxm.dsjzmj" style="width:90%" value="${paymentItem.dwmc}" disabled /> <input id="dsjzmj" name="paymentItem.dsjzmj" style="width:90%" value="${paymentItem.dwmc}" disabled />
<font style='color:red'>*</font> <font style='color:red'>*</font>
</td> </td>
<th width="15">地下建筑面积</th> <th width="15">地下建筑面积</th>
<td width="35%"> <td width="35%">
<input id="dxjzmj" name="zzhxm.dxjzmj" style="width:90%" value="${paymentItem.dwmc}" disabled /> <input id="dxjzmj" name="paymentItem.dxjzmj" style="width:90%" value="${paymentItem.dwmc}" disabled />
<font style='color:red'>*</font> <font style='color:red'>*</font>
</td> </td>
</tr> </tr>
<tr> <tr>
<th width="15">建设单位联系人</th> <th width="15">建设单位联系人</th>
<td width="35%"> <td width="35%">
<input id="jsdwlxr" name="zzhxm.jsdwlxr" style="width:90%" value="${paymentItem.dwmc}" <input id="jsdwlxr" name="paymentItem.jsdwlxr" style="width:90%" value="${paymentItem.dwmc}"
disabled /> disabled />
<font style='color:red'>*</font> <font style='color:red'>*</font>
</td> </td>
<th width="15">联系电话</th> <th width="15">联系电话</th>
<td width="35%"> <td width="35%">
<input id="lxdh" name="zzhxm.lxdh" style="width:90%" value="${paymentItem.dwmc}" disabled /> <input id="lxdh" name="paymentItem.lxdh" style="width:90%" value="${paymentItem.dwmc}" disabled />
</td> </td>
</tr> </tr>
</table> </table>
...@@ -304,12 +305,15 @@ ...@@ -304,12 +305,15 @@
<tr> <tr>
<th width="15">收费项目名称</th> <th width="15">收费项目名称</th>
<td width="35%"> <td width="35%">
<select id="sfxmmcselect" name="zzhxmsfxx.sfxmmc" style="width: 91%" <input id="sfxmmc" name="rfdz.sfxmmc" style="width:90%"
onchange="getShbmBySfxmmc()"> datatype="*1-50" errormsg='此项为必填' maxlength="50" value="防空地下室易地建设费" disabled/>
<c:forEach items="${yzssxsfxmmcList}" var="obj"> <font style='color:red'>*</font>
<option value="${obj}">${obj}</option> <%-- <select id="sfxmmcselect" name="zzhxmsfxx.sfxmmc" style="width: 91%"--%>
</c:forEach> <%-- onchange="getShbmBySfxmmc()">--%>
</select> <%-- <c:forEach items="${yzssxsfxmmcList}" var="obj">--%>
<%-- <option value="${obj}">${obj}</option>--%>
<%-- </c:forEach>--%>
<%-- </select>--%>
</td> </td>
<th width="15">审核部门</th> <th width="15">审核部门</th>
<td width="35%"> <td width="35%">
...@@ -359,7 +363,7 @@ ...@@ -359,7 +363,7 @@
<table width="100%" id="table"> <table width="100%" id="table">
<tr> <tr>
<th width="10%" style="text-align: left;"><input name="id" <th width="10%" style="text-align: left;"><input name="id"
checked="checked" type="checkbox" value="收费信息表"><span type="checkbox" value="收费信息表"><span
id='fujianm'>征收联系单:</span></th> id='fujianm'>征收联系单:</span></th>
<td style="text-align: left;" width="20%" colspan="2"> <td style="text-align: left;" width="20%" colspan="2">
<input type="file" name="file1"> <input type="file" name="file1">
...@@ -368,7 +372,7 @@ ...@@ -368,7 +372,7 @@
</tr> </tr>
<tr> <tr>
<th width="10%" style="text-align: left;"><input name="id" <th width="10%" style="text-align: left;"><input name="id"
checked="checked" type="checkbox" value="收费信息表"><span type="checkbox" value="收费信息表"><span
id='fujianm'>税务反馈单:</span></th> id='fujianm'>税务反馈单:</span></th>
<td style="text-align: left;" width="20%" colspan="2"> <td style="text-align: left;" width="20%" colspan="2">
<input type="file" name="file1"> <input type="file" name="file1">
...@@ -377,7 +381,7 @@ ...@@ -377,7 +381,7 @@
</tr> </tr>
<tr> <tr>
<th width="10%" style="text-align: left;"><input name="id" <th width="10%" style="text-align: left;"><input name="id"
checked="checked" type="checkbox" value="收费信息表"><span type="checkbox" value="收费信息表"><span
id='fujianm'>先行缴纳配套费的申请:</span></th> id='fujianm'>先行缴纳配套费的申请:</span></th>
<td style="text-align: left;" width="20%" colspan="2"> <td style="text-align: left;" width="20%" colspan="2">
<input type="file" name="file1"> <input type="file" name="file1">
...@@ -386,7 +390,7 @@ ...@@ -386,7 +390,7 @@
</tr> </tr>
<tr> <tr>
<th width="10%" style="text-align: left;"><input name="id" <th width="10%" style="text-align: left;"><input name="id"
checked="checked" type="checkbox" value="收费信息表"><span type="checkbox" value="收费信息表"><span
id='fujianm'>完税证明:</span></th> id='fujianm'>完税证明:</span></th>
<td style="text-align: left;" width="20%" colspan="2"> <td style="text-align: left;" width="20%" colspan="2">
<input type="file" name="file1"> <input type="file" name="file1">
......
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