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