Commit 8a548bcd authored by GuanHua's avatar GuanHua

feat:立即询价跳转添加参数

parent e64bef61
......@@ -532,6 +532,7 @@ const CommodityDetail = (props) => {
name: commodityDetail.name,
packing: commodityDetail.packing,
unitName: commodityDetail.unitName,
attribute: attrAndValList.attributeAndValueList
}
let sessionKey = `inquiry${selectCommodityId}${new Date().getTime()}`
......
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