RuoYi
2020-12-11 dddbaeb5c0d77de8fb9b24efc09c0ed7bdd12cc3
ruoyi-ui/src/views/monitor/online/index.vue
@@ -116,7 +116,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("强退成功");
        }).catch(function() {});
        })
    }
  }
};