RuoYi
2021-07-28 00fa1c315828ab0cc64febbd6ca80e75ecf1ab2d
ruoyi-ui/src/views/monitor/online/index.vue
@@ -116,7 +116,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("强退成功");
        })
        }).catch(() => {});
    }
  }
};