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