guhongwei 5 years ago
parent
commit
9276fdd1bc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/new-plan/studentCheck.vue

+ 1 - 0
src/views/new-plan/studentCheck.vue

@@ -100,6 +100,7 @@ export default {
           message: '身份确定成功',
           type: 'success',
         });
+        this.$router.push({ path: '/newPlan/classInfo' });
       } else {
         this.$message({
           message: '身份确定失败',