1
xuxueyang
2024-09-06 a9b2f8b7da8b1ed4357acb86437cc3347812f3e6
pages/home/components/home-price.vue
@@ -117,7 +117,9 @@
         const {
            data
         } = await this.$http.request('get', '/api/pub/customer/home/category/price/ave', {
            params:{
            size: 6,
            }
         })
         var list = data && data.records || []
         this.list1 = []