@@ -124,7 +124,7 @@ export default defineComponent({
data: body
})
if (code === 200) {
- this.getProductAddCartCount(selectItem.id, true)
+ // this.getProductAddCartCount(selectItem.id, true)
if (this.showType === 'cart') {
this.onGetCartCount()
this.$nextTick(() => {