提交 057e7d3a 编写于 作者: guangjun.yang's avatar guangjun.yang

返回之前埋点

上级 12316a15
...@@ -37,9 +37,9 @@ export default { ...@@ -37,9 +37,9 @@ export default {
this.$sendBuriedData({ this.$sendBuriedData({
component_tag: `560#560001${this.backBDText}` component_tag: `560#560001${this.backBDText}`
}); });
// setTimeout( () => { setTimeout( () => {
// this.$router.back(-1); this.$router.back(-1);
// }, 100); }, 100);
} else { } else {
this.$sendBuriedData({ this.$sendBuriedData({
component_tag: '559#559001' component_tag: '559#559001'
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册