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