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