陶杰
2024-09-10 dd2922d3facbfba5add501f35de5649b80b6cf05
sub_pages/customer/coupon/coupon-all.vue
@@ -39,13 +39,13 @@
            query: {
               status: ''
            },
            list: [{}]
            list: []
         }
      },
      async onLoad() {
         this.listApi = '/api/v2/coupon/app' + `/center/list`
         // this.getList()
         this.getList()
      },
      methods: {