lqwhList.htm 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>栏期维护查看</title>
  6. <script type="text/javascript" src="views/da/lqda/lqwh/lqwhList.js"></script>
  7. </head>
  8. <body>
  9. <table width="99%" align="center" cellpadding="0" cellspacing="0">
  10. <tr>
  11. <td width="90%" class="right_tb_line" height="30">
  12. <div class="td_back">
  13. <ul>
  14. <li><a href="#" onclick="javascript:loadLqdaList('view')">返回</a></li>
  15. </ul>
  16. </div>
  17. </td>
  18. <td width="10%" class="right_tb_line" height="30">
  19. <div class="export">
  20. <ul>
  21. <li><a style="text-decoration:none" href="#" onclick="javascript:exportLqwhExcel('$!lqid');">导出</a></li>
  22. </ul>
  23. </div>
  24. </td>
  25. </tr>
  26. </table>
  27. <table width="100%" align="center" cellpadding="0" cellspacing="0">
  28. <tr>
  29. <td>
  30. <input type="hidden" id="daxx_lqda_lqxx_czwh_update" value="$!daxx_lqda_lqxx_czwh_update"/>
  31. <input type="hidden" id="daxx_lqda_lqxx_czwh_delete" value="$!daxx_lqda_lqxx_czwh_delete"/>
  32. <input type="hidden" id="lqid" value="$!lqid"/>
  33. <table id="lqwhGrid" width="99%" style="display: none"></table>
  34. </td>
  35. </tr>
  36. </table>
  37. <br />
  38. </body>
  39. </html>