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