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