src/views/userManage/authorityManage.vue @@ -494,6 +494,7 @@ .then((_) => { this.EditFormdialog = false; this.upform = {}; this.getRoleTabelData(); }) .catch((_) => { }); },