mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-14 11:55:34 +00:00
fix: Ticket remove import and add export support
This commit is contained in:
@@ -142,7 +142,7 @@ export default {
|
||||
}
|
||||
},
|
||||
defaultTicketActions: {
|
||||
hasExport: false,
|
||||
hasImport: false,
|
||||
hasMoreActions: false,
|
||||
hasLeftActions: true,
|
||||
canCreate: this.$hasPerm('tickets.view_ticket'),
|
||||
|
||||
Reference in New Issue
Block a user