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