rev: 在线用户、强制用户下线、对接日志
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
<el-table
|
||||
ref="table"
|
||||
v-loading="crud.loading"
|
||||
:default-sort = "{prop: 'dept_sort', order: 'ascending'}"
|
||||
lazy
|
||||
:load="getDeptDatas"
|
||||
:tree-props="{children: 'children', hasChildren: 'has_children'}"
|
||||
|
||||
Reference in New Issue
Block a user