src/views/maintenance/tokentool.vue
@@ -469,6 +469,7 @@ .then((_) => { this.EditFormdialog = false; this.upform = {}; this.getRoleTabelData(); }) .catch((_) => { }); }, @@ -664,6 +665,7 @@ this.$confirm("关闭后无法保存,是否关闭?") .then((_) => { this.EditFormdialog = false this.getRoleTabelData(); }) .catch((_) => { }); },