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