fixed link bug import
This commit is contained in:
@@ -152,6 +152,8 @@ function getCourseInfo(row) {
|
||||
}
|
||||
|
||||
function saveCourse() {
|
||||
console.log(curr_course);
|
||||
console.log(JSON.stringify(curr_course));
|
||||
let {
|
||||
full_name,
|
||||
unique,
|
||||
|
||||
Reference in New Issue
Block a user