...
|
...
|
@@ -33,7 +33,7 @@ |
|
|
onclick="batch_add()">批量新增
|
|
|
</button>
|
|
|
<!--js-ajax-submit-->
|
|
|
<button class="btn btn-primary btn-sm " type="submit"
|
|
|
<button class="btn btn-primary btn-sm " type="button"
|
|
|
data-action="{:url('AdminEquipment/batch_export')}" data-subcheck="true">批量导出
|
|
|
</button>
|
|
|
</div>
|
...
|
...
|
|