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