| src/views/tickets/orderLog.vue | ●●●●● patch | view | raw | blame | history |
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) })