Commit af979308 authored by 黄奎's avatar 黄奎

页面跳转修改

parent 01fe6664
......@@ -731,7 +731,7 @@
goMycourse(obj) {
var tempStr =
window.location.origin +
"/#/course/courseinfo?CourseId=" +
"/course/courseinfo?CourseId=" +
obj.CourseId;
openURL(tempStr);
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment