mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-05 00:33:49 +08:00
fix: 部门列表当前无分页,去除表格分页组件
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
ref="actionRef"
|
ref="actionRef"
|
||||||
openChecked
|
openChecked
|
||||||
:columns="columns"
|
:columns="columns"
|
||||||
|
:pagination="false"
|
||||||
:request="loadDataTable"
|
:request="loadDataTable"
|
||||||
:row-key="(row) => row.id"
|
:row-key="(row) => row.id"
|
||||||
:actionColumn="actionColumn"
|
:actionColumn="actionColumn"
|
||||||
|
|||||||
Reference in New Issue
Block a user