| src/views/tickets/ticket.vue | ●●●●● patch | view | raw | blame | history |
src/views/tickets/ticket.vue
@@ -694,7 +694,7 @@ console.log('permission', this.permission.tickets_tab_pending) }, mounted () { const href = this.$route.query.redirect const href = this.$route.href if (href.split("?").length > 0) { const [orderNumber] = href.split("?")[1].split("&")