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