无人机管理后台前端(已迁走)
chenyao
2025-07-30 f645d7c7ffa3b5b55900e7ba5984a58a6c5f94d0
src/views/tickets/orderLog.vue
@@ -1228,6 +1228,8 @@
      this.$message.success('审核通过')
      this.detailVisibleCopy = false
      this.detailVisible = false
      this.page.currentPage = 1
      this.onLoad(this.page, this.query)
      // this.handleViewDetail()
@@ -1245,6 +1247,8 @@
        this.$message.success('驳回成功')
        this.detailVisibleCopy = false
        // this.detailVisible = false
        this.page.currentPage = 1
        this.onLoad(this.page, this.query)
      })