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