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