测试提交
parent
ff4e34a9b6
commit
b5f7c2e98e
|
@ -59,9 +59,7 @@
|
|||
<div class="page-btn-group">
|
||||
<div>
|
||||
<el-button v-show="add" type="primary" icon="el-icon-plus" @click="handleAdd">申请</el-button>
|
||||
<!--
|
||||
<el-button v-show="del" type="danger" icon="el-icon-delete" plain @click="batchDel">删除</el-button>
|
||||
-->
|
||||
|
||||
</div>
|
||||
<pagination :total="total" :page.sync="listQuery.page" :limit.sync="listQuery.limit" @pagination="getList" />
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue