Commit a09e1405 by 李嘉林

加log

parent 6303967c
......@@ -296,9 +296,9 @@ export default {
wx.setStorageSync('attractingCustomerChannelId',paramsObj.attractingCustomerChannelId);
wx.setStorageSync(this.$store.state.mixid+'storeId',paramsObj.storeId);
wx.setStorageSync(this.$store.state.mixid+'sellerId',paramsObj.sellerId);
console.log(res.data.data)
console.log(wx.getStorageSync("openid"))
console.log(333333)
log.info(res.data.data,'getShareSceneRecord')
log.info(wx.getStorageSync("openid"))
log.info(333333)
if(wx.getStorageSync("openid")) {
indexApi.addRecord(
{
......
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