记得上下班打卡 | git大法好,push需谨慎

Commit f8b67c2f authored by dongchun's avatar dongchun

修改创建券的时候的商品ID

parent b637853d
......@@ -314,7 +314,7 @@
selectOne(selectedData.id, selectedData.key)
} else {
console.log(selectedData, '????')
goodsId = selectedData.spuId
goodsId = selectedData.id
}
}).on('onUnsetSelectValue', function (e) {
});;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment