lsc %!s(int64=2) %!d(string=hai) anos
pai
achega
5f28486870
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/pages/addCourse.vue

+ 1 - 1
src/components/pages/addCourse.vue

@@ -4482,7 +4482,7 @@ export default {
               }
             }
           } else {
-            _unitJson = _unitJson2;
+            _unitJson = JSON.parse(JSON.stringify(_unitJson2));
           }
 
           for (let i = 0; i < unitJson.length; i++) {