合并
This commit is contained in:
commit
4182143295
|
@ -303,7 +303,7 @@ export default {
|
||||||
url: "/pages_teacher/teacher_class/class_detail?id=" + item.id
|
url: "/pages_teacher/teacher_class/class_detail?id=" + item.id
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
console.log('跳转成功', res);
|
console.log('跳转成功', res);
|
||||||
}).catch(err => {
|
}).catch(err => {
|
||||||
console.error('跳转失败', err);
|
console.error('跳转失败', err);
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user