mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-30 05:42:19 +00:00
feat: 收集用户-任务执行列表不显示搜索组件
This commit is contained in:
committed by
Jiangjie.Bai
parent
35451931b2
commit
6cc04d944b
@@ -21,7 +21,7 @@ export default {
|
||||
hasBulkDelete: false,
|
||||
hasImport: false,
|
||||
hasExport: false,
|
||||
hasSearch: true
|
||||
hasSearch: false
|
||||
},
|
||||
tableConfig: {
|
||||
url: `/api/v1/xpack/gathered-user/task-executions/?task=${this.object.id}`,
|
||||
|
||||
Reference in New Issue
Block a user