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