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