提交 5fd55549 编写于 作者: guangjun.yang's avatar guangjun.yang

合并代码有问题

上级 8a6e3043
...@@ -918,13 +918,10 @@ export default { ...@@ -918,13 +918,10 @@ export default {
_this.hasNoUsedCardAction(); _this.hasNoUsedCardAction();
} }
<<<<<<< HEAD
// 请求成功后统计,获取项目名 // 请求成功后统计,获取项目名
this.$sendBuriedData({ this.$sendBuriedData({
component_tag: `882#88201#${_this.projectId}#${_this.project.projectName}` component_tag: `882#88201#${_this.projectId}#${_this.project.projectName}`
}); });
=======
>>>>>>> dev-question-bank-0916
} }
}); });
}, },
......
...@@ -792,15 +792,11 @@ export default { ...@@ -792,15 +792,11 @@ export default {
_this.showLoading = false; _this.showLoading = false;
}, 800); }, 800);
<<<<<<< HEAD
// 如果 hasBindCard 为false,则获取卡信息 0:未绑卡 1:已绑卡 // 如果 hasBindCard 为false,则获取卡信息 0:未绑卡 1:已绑卡
if (!_this.hasBindCard) { if (!_this.hasBindCard) {
_this.preJumper(); _this.preJumper();
_this.logged && _this.hasNoUsedCardAction(); _this.logged && _this.hasNoUsedCardAction();
} }
=======
>>>>>>> dev-question-bank-0916
// 请求成功后统计,获取项目名 // 请求成功后统计,获取项目名
// this.$sendBuriedData({ // this.$sendBuriedData({
// component_tag: `882#88201#${_this.projectId}#${_this.project.projectName}` // component_tag: `882#88201#${_this.projectId}#${_this.project.projectName}`
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册