lex-xin il y a 3 ans
Parent
commit
5c50302392
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  1. 0 4
      src/views/teacher/VIP00Apply.vue

+ 0 - 4
src/views/teacher/VIP00Apply.vue

@@ -1781,8 +1781,6 @@ export default {
           }
           }
           return false;
           return false;
         }
         }
-      } else {
-        return false;
       }
       }
 
 
       if (statusList.hasOffline) {
       if (statusList.hasOffline) {
@@ -1802,8 +1800,6 @@ export default {
           }
           }
           return false;
           return false;
         }
         }
-      } else {
-        return false;
       }
       }
       return true;
       return true;
     },
     },