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