Browse Source

打包更新

lex-xin 3 years ago
parent
commit
5c50302392
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/views/teacher/VIP00Apply.vue

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

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