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