mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 19:35:24 +00:00
fix: Remove unused relevant_system_user option from BaseTicketList
This commit is contained in:
@@ -189,10 +189,6 @@ export default {
|
||||
value: 'relevant_asset',
|
||||
label: this.$t('RelevantAsset')
|
||||
},
|
||||
{
|
||||
value: 'relevant_system_user',
|
||||
label: this.$t('RelevantCommand')
|
||||
},
|
||||
{
|
||||
value: 'relevant_command',
|
||||
label: this.$t('ApplyRunCommand')
|
||||
|
||||
Reference in New Issue
Block a user