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