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