产品分化调整:添加测试路由跳转
This commit is contained in:
parent
155229e205
commit
575ca24299
@ -93,6 +93,8 @@
|
||||
clickEvent(obj, data, ele) {
|
||||
// this.$router.push({ path: `${UrlConfig.trainingPlatform.course}/16`});
|
||||
// return;
|
||||
// this.$router.push({ path: `${UrlConfig.trainingPlatform.teachDetail}/16`});
|
||||
// return;
|
||||
if (data.parent && data.parent.data){
|
||||
this.mapId = data.parent.data.id;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user