xuxueyang
2024-07-24 499a94ded67a4c1e763dc6686afe5a2e99faf407
sub_pages/customer/trade/list.vue
@@ -130,6 +130,8 @@
         console.log('options', options)
         this.query.category = options.categoryId || ''
         this.listApi = '/api/customer/flower/list'
      this.getList()
         // await this.getList('post')
         // this.
      },