ebdaList.htm 689 B

12345678910111213141516171819202122
  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. <style>
  7. </style>
  8. <script src="views/zneb/ebdaList.js"/>
  9. </head>
  10. <body>
  11. <table width="99%" align="center" cellpadding="0" cellspacing="0">
  12. <tr>
  13. <td>
  14. <input type="hidden" id="lx" value="$!lx"/>
  15. <div id="ebdaSearchModule" />
  16. <input type="hidden" id="ebdaSearchGrid" value="$!ebdaSearchGrid" />
  17. <table id="ebdaGrid" width="99%" style="display: none"></table>
  18. </td>
  19. </tr>
  20. </table>
  21. </body>
  22. </html>