packageBookService/pages/bookServices/detail/components/tree/index.js @@ -297,6 +297,9 @@ }, // 加入购物车 async onCloudShoppingCart() { let requests = [] const item = this.data.cloudShoppingCart console.log(item, 'item');