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