MrShi
10 小时以前 00a7a61df86db969f2ba61c508d02ba4709ce3d4
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,