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