mirror of
https://github.com/jumpserver/lina.git
synced 2025-07-20 18:19:05 +00:00
perf: endpoint rules list
This commit is contained in:
parent
4e89c8d53f
commit
9503586b8a
@ -20,7 +20,7 @@ export default {
|
|||||||
columnsShow: {
|
columnsShow: {
|
||||||
min: ['name', 'actions'],
|
min: ['name', 'actions'],
|
||||||
default: [
|
default: [
|
||||||
'name', 'ip_group', 'priority', 'endpoint_display', 'actions'
|
'name', 'ip_group', 'priority', 'endpoint', 'actions'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
columnsMeta: {
|
columnsMeta: {
|
||||||
|
Loading…
Reference in New Issue
Block a user