lsc %!s(int64=2) %!d(string=hai) anos
pai
achega
bba75a0d1d
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

@@ -4508,7 +4508,7 @@ export default {
           }
           }
 
 
           if (_chapAarry.length) {
           if (_chapAarry.length) {
-            if (chapindex > _unitIndex) {
+            if (chapindex < _unitIndex) {
               this.isDelete = 2;
               this.isDelete = 2;
               this.unitIndex--;
               this.unitIndex--;
             }
             }