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