|  |  | 
 |  |  | <div class="table-responsive"> | 
 |  |  | <!-- <div style="overflow:scroll;"> --> | 
 |  |  | <!-- <table id="test-table" class="table table-hover table-striped table-condensed table-bordered"></table> --> | 
 |  |  | <%--   <button type="button" onclick="emsBtn()" class="btn btn-danger">紧急</button>--%> | 
 |  |  |  | 
 |  |  | <table id="test-table" class="table table-hover text-nowrap"></table> | 
 |  |  | </div> | 
 |  |  |  | 
 |  |  | <!--toolbar  --> | 
 |  |  | <div id="toolbar" class="btn-toolbar"> | 
 |  |  |    <button onclick="emsBtn()" type="button" class="btn btn-danger"> | 
 |  |  |       <span class="glyphicon glyphicon-paste" aria-hidden="true" >紧急</span> | 
 |  |  |    </button> | 
 |  |  |    <button onclick="ExportExcel()" type="button" class="btn btn-success"> | 
 |  |  |       <span class="glyphicon glyphicon-paste" aria-hidden="true" >导出</span> | 
 |  |  |    </button> | 
 |  |  | <!--     <button id="addButton" onclick="addWaitPakOut()" type="button" class="btn btn-success"> --> | 
 |  |  | <!--       <span class="glyphicon glyphicon-pencil" aria-hidden="true">添加</span> --> | 
 |  |  | <!--     </button> --> |