#
luxiaotao1123
2021-06-21 f6c8a961595ea54f2c9a6b7da589480481cc6283
src/main/webapp/WEB-INF/pages/waitPakInLog.jsp
@@ -67,5 +67,13 @@
<table id="test-table" class="table table-hover text-nowrap"></table>
</div>
<!--toolbar  -->
<div id="toolbar" class="btn-toolbar">
   <button onclick="ExportExcel()" type="button" class="btn btn-success">
      <span class="glyphicon glyphicon-paste" aria-hidden="true" >导出</span>
   </button>
</div>
</body>
</html>