陶杰
2024-09-10 81b833a5c49d7e13b12a022d9ee4c8eca9f603a4
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: {