guhongwei 5 năm trước cách đây
mục cha
commit
9276fdd1bc
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: '身份确定失败',