dusenyao 3 anos atrás
pai
commit
f811ea1012
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/teacher_manager/index.vue

+ 1 - 1
src/views/teacher_manager/index.vue

@@ -132,7 +132,7 @@ export default {
         id_list: [row.id],
         is_audited: row.is_audited !== 'true'
       }).then(() => {
-        this.$router.go(0);
+        this.queryOrgTeacherUserList();
       });
     },
     // 得到权限列表