mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 11:24:17 +00:00
perf: ticket icon 默认跳转到待我审批
This commit is contained in:
@@ -35,7 +35,7 @@ export default {
|
||||
},
|
||||
goToTickets() {
|
||||
// this.$router.push({ name: 'TicketList' })
|
||||
this.$router.push('/tickets')
|
||||
this.$router.push('/tickets/assigned-tickets')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user