This commit is contained in:
chc
2022-12-28 09:22:05 +08:00
parent 34165127f0
commit a92c213b64
6 changed files with 16 additions and 12 deletions

View File

@@ -98,7 +98,11 @@ export default {
"?token=" +
accessToken +
"&id=" +
this.goodsMsg.data.storeId
this.goodsMsg.data.storeId +
"&goodsId=" +
this.goodsMsg.data.goodsId +
"&skuId=" +
this.goodsMsg.data.id
);
},
// 获取im信息