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