tzjhgladd.jsp 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. <%@ page language="java" contentType="text/html; charset=UTF-8"
  2. pageEncoding="UTF-8"%>
  3. <!DOCTYPE html>
  4. <html lang="en">
  5. <head>
  6. <meta charset="utf-8">
  7. <title>江苏省港口建设与经营管理信息系统</title>
  8. <meta name="viewport" content="width=device-width, initial-scale=1">
  9. <%@ include file="../../common.jsp"%>
  10. <script type="text/javascript" src="${app }/static/biz/js/gkjsgl/tzjhgl/tzjhgldetail.js"></script>
  11. <script type="text/javascript">
  12. $(document).ready(function () {
  13. tzjhgl.detail.init();
  14. initXmlbsel('xmlbsel','','80%');
  15. initSfyzjbzsel('sfyzjbz','','change','80%');
  16. tzjhgl.detail.jhnd('jhnd','','80%');
  17. });
  18. function guanbipop(){
  19. $('.theme-popover-mask-tc').fadeOut(100);
  20. $('.theme-popover-tc').slideUp(0);
  21. }
  22. function change(){
  23. if($("#sfyzjbzid").val()==201){
  24. $("#bzzj").show();
  25. }else{
  26. $("#bzzj").hide();
  27. $("#zybzzj").val("");
  28. $("#sbzzj").val("");
  29. }
  30. }
  31. </script>
  32. </head>
  33. <body>
  34. <div class="box" >
  35. <div class="box-content" >
  36. <div class="apply_fill">
  37. <form id="addform" method="post">
  38. <input type="hidden" class="form-control" name="xmxxglid" id="xmid" value="${record.id }" >
  39. <table class="apply" cellpadding="0" cellspacing="0">
  40. <tr>
  41. <th><span class="needwrite">*</span>项目名称:&nbsp;</th>
  42. <td colspan="3" style="position:relative;">
  43. <input type="text" style="width: 92.5%;" class="form-control" name="xmmc" id="xmmc" value="${record.xmmc }" readonly>
  44. <a class="btn btn-primary btn-sm" style="position:absolute;right:1px;top:4px;" href="#" onclick="tzjhgl.detail.xmxxxz()">
  45. 选择</a>
  46. </td>
  47. </tr>
  48. <tr>
  49. <th>所在港口:&nbsp;</th>
  50. <td>
  51. <input type="hidden" class="form-control" name="szgkid" value="${record.szgk.id }" >
  52. <input type="text" class="form-control" id="szgk" name="szgk" value="${record.szgk.gkmc }" readonly>
  53. </td>
  54. <th>所在港区:&nbsp;</th>
  55. <td>
  56. <input type="hidden" class="form-control" name="szgkid" value="${record.szgk.id }" >
  57. <input type="text" class="form-control" name="szgq" value="${record.szgq.gqmc }" readonly>
  58. </td>
  59. </tr>
  60. <tr>
  61. <th><span class="needwrite">*</span>计划年度:&nbsp;</th>
  62. <td>
  63. <div id="jhnd"></div>
  64. </td>
  65. <th><span class="needwrite">*</span>年度计划投资(万元):&nbsp;</th>
  66. <td >
  67. <input type="text" class="form-control" name="ndjhtz" id="ndjhtz">
  68. </td>
  69. </tr>
  70. <tr>
  71. <th><span class="needwrite">*</span>所属计划:&nbsp;</th>
  72. <td>
  73. <div id="xmlbsel"></div>
  74. </td>
  75. <th>是否有资金补助:&nbsp;</th>
  76. <td>
  77. <div id="sfyzjbz"></div>
  78. </td>
  79. </tr>
  80. <tr id="bzzj">
  81. <th>中央补助资金(万元):&nbsp;</th>
  82. <td>
  83. <input type="text" class="form-control" name="zybzzj" id="zybzzj">
  84. </td>
  85. <th>省补助资金(万元):&nbsp;</th>
  86. <td>
  87. <input type="text" class="form-control" name="sbzzj" id="sbzzj">
  88. </td>
  89. </tr>
  90. </table>
  91. <div class="theme-popover-tc" id="theme-popover-tc" style="width: 900px;height: 400px;">
  92. <div class="theme-poptit-tc">
  93. <div class="close-tc">
  94. <a href="#" title="关闭" onclick="guanbipop()" >×</a>
  95. </div>
  96. </div>
  97. <div class="popContent-tc" >
  98. <div style="background-color:#f4f4f4;">
  99. <table class="search_table" cellpadding="0" cellspacing="0">
  100. <tr>
  101. <th width="10%"></th>
  102. <th width="25%"></th>
  103. <th width="10%"></th>
  104. <th width="25%"></th>
  105. <th width="10%"></th>
  106. <th width="20%"></th>
  107. </tr>
  108. <tr>
  109. <td class="right">项目名称:</td>
  110. <td class="right"><input type="text" class="form-control" id="xmcx" name="xmcx" value="${xmcx }"></td>
  111. <td></td>
  112. <td></td>
  113. <td></td>
  114. <td align="center"> <a class="btn btn-default btn-sm" href="#" onclick="tzjhgl.detail.xmxxxz()">
  115. <i class="glyphicon glyphicon-search"></i>
  116. 查询</a>
  117. </td>
  118. </tr>
  119. </table>
  120. <table class="main_table" cellpadding="0" cellspacing="0">
  121. <tr>
  122. <th width="5%">序号</th>
  123. <th width="25%">项目名称</th>
  124. <th width="10%">港口</th>
  125. <th width="10%">港区</th>
  126. <th width="10%">项目法人</th>
  127. <th width="25%">建设地址</th>
  128. <th width="10%">项目类型</th>
  129. <th width="1%">操作</th>
  130. </tr>
  131. <tbody id="xmxxtb"></tbody>
  132. </table>
  133. <!-- 分页处 -->
  134. <jsp:include page="../../pageinfoforjyr.jsp"></jsp:include>
  135. </div>
  136. <div id="buttons">
  137. <a class="btn btn-default btn-sm" href="#" onclick="guanbipop()">
  138. <i></i>
  139. 关闭</a>
  140. </div>
  141. </div>
  142. </div>
  143. <div class="theme-popover-mask-tc" id="theme-popover-mask-tc"></div>
  144. </form>
  145. <div id="buttons">
  146. <a class="btn btn-default btn-sm" href="#" onclick="tzjhgl.detail.save()">
  147. <i class="glyphicon glyphicon-floppy-disk"></i>
  148. 保存</a>
  149. <a class="btn btn-default btn-sm" href="#" onclick="tzjhgl.detail.back()">
  150. <i class="glyphicon glyphicon-arrow-left"></i>
  151. 返回</a>
  152. </div>
  153. </div>
  154. </div>
  155. </div>
  156. </body>
  157. </html>