|
@@ -91,7 +91,7 @@
|
|
</a>
|
|
</a>
|
|
<input style="display: none" type="file" name="file" id="fileField" onchange="importExcel(document.getElementById('fileField').value)">
|
|
<input style="display: none" type="file" name="file" id="fileField" onchange="importExcel(document.getElementById('fileField').value)">
|
|
<a class="btn btn-warning" shiro:hasPermission="system:forestdevice:export" onclick="fileField.click()">
|
|
<a class="btn btn-warning" shiro:hasPermission="system:forestdevice:export" onclick="fileField.click()">
|
|
- 导入
|
|
|
|
|
|
+ <i class="fa fa-download"></i> 导入
|
|
</a>
|
|
</a>
|
|
<a class="btn btn-warning" onclick="$.table.exportExcel()" shiro:hasPermission="system:forestdevice:export">
|
|
<a class="btn btn-warning" onclick="$.table.exportExcel()" shiro:hasPermission="system:forestdevice:export">
|
|
<i class="fa fa-download"></i> 导出
|
|
<i class="fa fa-download"></i> 导出
|