@@ -156,7 +156,6 @@ export default {
})
.then(() => {
this.$message.success(this.$i18n.t('Key334'));
- this.$router.go(0);
.finally(() => {
loading.close();