packageBookService/pages/bookServices/detail/components/tree/index.js
@@ -66,7 +66,6 @@ purchaseList: [] }, ready() {}, onLoad() {}, observers: { treeList: function (newValue) { @@ -412,7 +411,6 @@ this.setData({ openIds: this.data.openIds, }); wx.hideLoading() }, // 子项勾选 checkResource(e) { @@ -483,7 +481,6 @@ this.triggerEvent("changeListChecked", myEventDetail, myEventOption); } } wx.hideLoading() }, // 加入购物车 async onCloudShoppingCart(e) {