lsc 2 years ago
parent
commit
db632101ef
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/components/pages/addCourse.vue

+ 2 - 0
src/components/pages/addCourse.vue

@@ -4429,6 +4429,8 @@ export default {
                 }
               }
             }
+          }else{
+            _unitJson = _unitJson2
           }
           for (let i = 0; i < unitJson.length; i++) {
             if (i == _unitIndex) {