无人机管理后台前端(已迁走)
shuishen
2025-05-09 8dfafb8655e52b206aabe92610d9ad89df40e19e
地址更改
1 files modified
2 ■■■ changed files
src/views/tickets/ticket.vue 2 ●●● 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("&")