im商家接口问题

This commit is contained in:
2023-01-13 18:16:14 +08:00
parent 5d16a7a80e
commit c130597e95
3 changed files with 12 additions and 3 deletions

View File

@@ -77,7 +77,7 @@ export default {
this.getMemberDetail()
}
this.getFootPrint()
if (this.goodsParams) {
if (this.goodsParams && this.toUser.storeFlag == true) {
this.getGoodsDetail()
}
},