Merge pull request #2923 from jumpserver/pr@dev@endpoint

perf: endpoint rules list
This commit is contained in:
feng626 2023-03-15 18:23:50 +08:00 committed by GitHub
commit b6643d89c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ export default {
columnsShow: {
min: ['name', 'actions'],
default: [
'name', 'ip_group', 'priority', 'endpoint_display', 'actions'
'name', 'ip_group', 'priority', 'endpoint', 'actions'
]
},
columnsMeta: {