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