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