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