|  |  | 
 |  |  |                 <a class="btn btn-danger multiple disabled" onclick="$.operate.removeAll()" shiro:hasPermission="geo:device:remove"> | 
 |  |  |                     <i class="fa fa-remove"></i> 删除 | 
 |  |  |                 </a> | 
 |  |  |                 <a class="btn btn-warning" onclick="$.table.exportExcel()" shiro:hasPermission="geo:device:export"> | 
 |  |  |                     <i class="fa fa-download"></i> 导出 | 
 |  |  |                  </a> | 
 |  |  | <!--                <a class="btn btn-warning" onclick="$.table.exportExcel()" shiro:hasPermission="geo:device:export">--> | 
 |  |  | <!--                    <i class="fa fa-download"></i> 导出--> | 
 |  |  | <!--                 </a>--> | 
 |  |  |             </div> | 
 |  |  |             <div class="col-sm-12 select-table table-striped"> | 
 |  |  |                 <table id="bootstrap-table"></table> |