|
@@ -382,6 +382,7 @@ export default defineComponent({
|
|
}}
|
|
}}
|
|
>
|
|
>
|
|
<AddGoodsCart
|
|
<AddGoodsCart
|
|
|
|
+ show={this.addGoodsShow}
|
|
onGetCartCount={() => this.getCartCount()}
|
|
onGetCartCount={() => this.getCartCount()}
|
|
item={this.selectGoodsItem}
|
|
item={this.selectGoodsItem}
|
|
defaultRadio={this.radio}
|
|
defaultRadio={this.radio}
|