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