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