RuoYi
2021-07-09 ee7607bccaa8d2b60a3b6c6e8bdee36eda41be62
ruoyi-ui/src/views/monitor/online/index.vue
@@ -116,7 +116,7 @@
        }).then(() => {
          this.getList();
          this.msgSuccess("强退成功");
        })
        }).catch(() => {});
    }
  }
};