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