RuoYi
2021-06-17 5c130cfda68f9f28709ec7d7f792f27df62c6193
ruoyi-ui/src/views/system/menu/index.vue
@@ -393,7 +393,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("删除成功");
        })
        }).catch(() => {});
    }
  }
};