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