陶杰
2025-01-13 efa9bfe98ba906e4c9b8f49c89f5da162a46bb0f
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 = []