...
|
...
|
@@ -34,7 +34,7 @@ |
|
|
</button>
|
|
|
<!--js-ajax-submit-->
|
|
|
<button class="btn btn-primary btn-sm js-ajax-submit" type="submit"
|
|
|
data-action="{:url('AdminArticle/batch_export',array('yes'=>1))}" data-subcheck="true">批量导出
|
|
|
data-action="{:url('AdminArticle/batch_export')}" data-subcheck="true">批量导出
|
|
|
</button>
|
|
|
</div>
|
|
|
<table class="table table-hover table-bordered table-list">
|
...
|
...
|
|