lex-xin hace 4 años
padre
commit
5c50302392
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  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;
     },
     },