提交 686a4690 编写于 作者: 张磊's avatar 张磊

Merge branch 'feature/zl' into 'release'

maidian code

See merge request !153
...@@ -60,7 +60,7 @@ export default { ...@@ -60,7 +60,7 @@ export default {
this.$sendBuriedData({ this.$sendBuriedData({
action: 'ACTION_WEB_AFTER', // 7802854 action: 'ACTION_WEB_AFTER', // 7802854
component_tag: '7802854#0#0#中转页', component_tag: '7802854#0#0#中转页',
web_data:data, web_data:{projectEquityNo: projectEquityNo, externalOrderNo: n},
}); });
this.initMap(data); this.initMap(data);
...@@ -76,8 +76,8 @@ export default { ...@@ -76,8 +76,8 @@ export default {
}; };
this.$sendBuriedData({ this.$sendBuriedData({
action: 'ACTION_WEB_AFTER', // 7802854 action: 'ACTION_WEB_AFTER', // 7802854
component_tag: '0000000#7802854#0#0', component_tag: '7802854#0#0#中转页',
web_data:data, web_data:{yunOrderNo: yunOrderNo},
}); });
this.initMap(data); this.initMap(data);
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册