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