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