lsc 2 anni fa
parent
commit
db632101ef
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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) {