Commit 38c4c47a by 李嘉林

改参数

parent cbeeca88
...@@ -254,8 +254,7 @@ export default { ...@@ -254,8 +254,7 @@ export default {
eventName: item.title, eventName: item.title,
eventType: item.definitionType, eventType: item.definitionType,
sendTemplateId: item.priTmplId, sendTemplateId: item.priTmplId,
sendTemplateParams: item.content, extraParams: _this.routeQuery.orderSn,
extraParams: item.example,
} }
shop.addWxMiniSubscribeMessageRecord(query).then() shop.addWxMiniSubscribeMessageRecord(query).then()
}) })
......
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