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