admin/src/components/business/OperaCouponUsageDetail.vue
@@ -105,6 +105,10 @@ open (row) { this.title = '领用明细' this.couponId = row.id this.tableData.list = [] this.tableData.pagination.total = 0 this.tableData.pagination.currentPage = 1 this.tableData.pagination.pageSize = 10 this.couponInfo = { name: row.name, type: row.type,