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