Commit 02660b01 authored by 黄自鹏's avatar 黄自鹏

调整

parent 61fb23e9
......@@ -60,7 +60,7 @@
<!-- 表格-->
<div class="tablePagers">
<TablePager @getData='getData' :ref="'TablePager'" :app='app' :query='query' @selectItem='selectItem'
@getRow='getRow'>
@getRow='getRow' :del-button="false">
</TablePager>
</div>
......@@ -158,8 +158,7 @@
apiAdd: doAdd,
/* 基础更新*/
apiUpdate: doUpdate,
/* 删除操作*/
apiDelete: doDelete,
/* 初始化赋值操作*/
init() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment