sku接口code参数增加

This commit is contained in:
GaoHao 2024-08-03 10:58:26 +08:00
parent 3e49f319c2
commit 0e3e975627
1 changed files with 1 additions and 0 deletions

View File

@ -733,6 +733,7 @@
async hodgepodge(item, a, c, num) { //id
try {
let res = await this.api.productqueryProductSku({
code: uni.cache.get('tableCode'),
shopId: uni.cache.get('shopUser'),
productId: item.id, //id
spec_tag: this.skuidname.join(",")